1
0
Fork 0
mirror of https://github.com/paricafe/misskey.git synced 2025-03-03 20:02:10 -06:00
paricafe/src/queue/logger.ts
syuilo 5db5bbd1cd
自分の投稿情報をエクスポートできるように ()
* wip

* 正しいJSONを生成するように

* データを整形
2019-02-05 19:50:14 +09:00

3 lines
96 B
TypeScript

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