jiti-meet/react/features/device-selection/logger.js

6 lines
121 B
JavaScript

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