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

6 lines
114 B
JavaScript
Raw Permalink Normal View History

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