Closed TimonPeng closed 1 year ago
如果 console output 设置了颜色,也会同时作用到文件中。
export interface LoggerOptions { /** * Output format for console and file */ format?: LoggerContextFormat; }
如果 console output 设置了颜色,也会同时作用到文件中。