mirror of
https://github.com/solero/houdini.git
synced 2025-09-03 13:50:55 +00:00
Set default log level for Blizzard to DEBUG
This commit is contained in:
@@ -47,7 +47,7 @@ servers = {
|
|||||||
'Logging': {
|
'Logging': {
|
||||||
'General': 'logs/wind.log',
|
'General': 'logs/wind.log',
|
||||||
'Errors': 'logs/wind-errors.log',
|
'Errors': 'logs/wind-errors.log',
|
||||||
'Level': 'INFO'
|
'Level': 'DEBUG'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Reference in New Issue
Block a user