mirror of
https://github.com/certd/certd.git
synced 2026-04-24 12:27:25 +08:00
chore:
This commit is contained in:
@@ -9,4 +9,4 @@ log4js.configure({
|
|||||||
},
|
},
|
||||||
categories: { default: { appenders: ['std'], level } },
|
categories: { default: { appenders: ['std'], level } },
|
||||||
});
|
});
|
||||||
export const logger = log4js.getLogger('fast');
|
export const logger = log4js.getLogger('server');
|
||||||
|
|||||||
Reference in New Issue
Block a user