This website requires JavaScript.
Explore
Register
Sign in
OpenSource
/
Sharkey
Watch
1
Star
0
Fork
You've already forked Sharkey
0
mirror of
https://activitypub.software/TransFem-org/Sharkey.git
synced
2024-12-17 02:49:01 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
f3ceb32a7c
Sharkey
/
src
/
remote
/
logger.ts
4 lines
96 B
TypeScript
Raw
Normal View
History
Unescape
Escape
[Server] Use logger for logging
2019-02-02 20:04:57 +01:00
import
Logger
from
"../misc/logger"
;
:art:
2019-02-02 20:20:35 +01:00
export
const
remoteLogger
=
new
Logger
(
'remote'
,
'cyan'
)
;
Reference in a new issue
Copy permalink