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