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-25 21:16:43 -06:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
cbb7e95d82
paricafe
/
packages
/
backend
/
src
/
remote
/
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'
;
[Server] Use logger for logging
2019-02-02 13:04:57 -06:00
:art:
2019-02-02 13:20:35 -06:00
export
const
remoteLogger
=
new
Logger
(
'remote'
,
'cyan'
)
;
Reference in a new issue
Copy permalink