d071d18dd7
* wip * wip * fix * clean up * Update tsconfig.json * Update activitypub.ts * wip
4 lines
117 B
TypeScript
4 lines
117 B
TypeScript
import { remoteLogger } from '../logger.js';
|
|
|
|
export const apLogger = remoteLogger.createSubLogger('ap', 'magenta');
|