mirror of
https://github.com/wireadmin/wireadmin
synced 2025-01-23 04:17:00 +00:00
fix
This commit is contained in:
parent
4875f6dea2
commit
c98f2df06d
@ -11,7 +11,7 @@ const LOG_COLORS = process.env.LOG_COLORS || 'true';
|
||||
const options: LoggerOptions = {
|
||||
level: LOG_LEVEL,
|
||||
customLevels: {
|
||||
http: 10,
|
||||
trace: 10,
|
||||
info: 30,
|
||||
debug: 35,
|
||||
warn: 40,
|
||||
|
Loading…
Reference in New Issue
Block a user