mirror of
https://activitypub.software/TransFem-org/Sharkey.git
synced 2024-11-16 04:26:33 +01:00
4 lines
84 B
TypeScript
4 lines
84 B
TypeScript
|
import Logger from '../services/logger';
|
||
|
|
||
|
export const dbLogger = new Logger('db');
|