mirror of
https://activitypub.software/TransFem-org/Sharkey
synced 2024-12-04 11:47:27 +00:00
3 lines
96 B
TypeScript
3 lines
96 B
TypeScript
import Logger from "../misc/logger";
|
|
|
|
export const remoteLogger = new Logger('remote', 'cyan');
|