pull/189/head
xiaojunnuo 2024-09-11 18:04:19 +08:00
parent ecd83ee136
commit b6e3b96d56
1 changed files with 1 additions and 1 deletions

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');