jiti-meet/react/features/transcribing/logger.js

6 lines
117 B
JavaScript

// @flow
import { getLogger } from '../base/logging/functions';
export default getLogger('features/transcribing');