1
0
mirror of https://github.com/hotomoe/hotomoe synced 2024-12-15 23:28:08 +09:00
hotomoe/src/queue/logger.ts

4 lines
100 B
TypeScript

import Logger from '../services/logger';
export const queueLogger = new Logger('queue', 'orange');