1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-04-30 16:55:40 +02:00
This commit is contained in:
syuilo
2019-02-03 04:20:35 +09:00
parent 238c6a428b
commit 15eca04bc4

View File

@@ -1,3 +1,3 @@
import Logger from "../misc/logger";
export const remoteLogger = new Logger('remote', 'blue');
export const remoteLogger = new Logger('remote', 'cyan');