mirror of
https://activitypub.software/TransFem-org/Sharkey.git
synced 2025-03-20 23:58:56 +01:00
3 lines
89 B
TypeScript
3 lines
89 B
TypeScript
import Logger from '../../services/logger';
|
|
|
|
export const apiLogger = new Logger('api');
|