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