This website requires JavaScript.
Explore
Help
Register
Sign in
yume
/
paricafe
Watch
1
Star
0
Fork
You've already forked paricafe
0
mirror of
https://github.com/paricafe/misskey.git
synced
2024-11-27 03:16:43 -06:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
20134a5367
paricafe
/
packages
/
backend
/
src
/
queue
/
logger.ts
4 lines
99 B
TypeScript
Raw
Normal View
History
Unescape
Escape
fix: mochaが動かないため拡張子なしに戻した
2021-08-19 07:55:45 -05:00
import
Logger
from
'@/services/logger'
;
自分の投稿情報をエクスポートできるように (#4144) * wip * 正しいJSONを生成するように * データを整形
2019-02-05 04:50:14 -06:00
export
const
queueLogger
=
new
Logger
(
'queue'
,
'orange'
)
;
Reference in a new issue
Copy permalink