This commit is contained in:
xiaojunnuo
2024-09-11 18:04:19 +08:00
parent ecd83ee136
commit b6e3b96d56

View File

@@ -9,4 +9,4 @@ log4js.configure({
},
categories: { default: { appenders: ['std'], level } },
});
export const logger = log4js.getLogger('fast');
export const logger = log4js.getLogger('server');