diff --git a/config.py.sample b/config.py.sample index b63dff1..a8882a9 100644 --- a/config.py.sample +++ b/config.py.sample @@ -47,7 +47,7 @@ servers = { 'Logging': { 'General': 'logs/wind.log', 'Errors': 'logs/wind-errors.log', - 'Level': 'INFO' + 'Level': 'DEBUG' } } } \ No newline at end of file