jiti-meet/react/features/authentication/logger.ts

4 lines
109 B
TypeScript
Raw Normal View History

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