d071d18dd7
* wip * wip * fix * clean up * Update tsconfig.json * Update activitypub.ts * wip
4 lines
86 B
TypeScript
4 lines
86 B
TypeScript
import Logger from '@/services/logger.js';
|
|
|
|
export const dbLogger = new Logger('db');
|