Switched to INFO level for all logs
Signed-off-by: Louis Vallat <louis@louis-vallat.xyz>
This commit is contained in:
parent
3d2b5f0caf
commit
a200e1c602
@ -35,7 +35,7 @@
|
||||
|
||||
<!-- Here you can set the base logger level. If DEBUG is too chatty for you, you can use INFO -->
|
||||
<!-- Possible options are: ALL, TRACE, DEBUG, INFO, WARN, ERROR, OFF -->
|
||||
<root level="DEBUG">
|
||||
<root level="INFO">
|
||||
<appender-ref ref="CONSOLE"/>
|
||||
<appender-ref ref="FILE"/>
|
||||
</root>
|
||||
|
Loading…
Reference in New Issue
Block a user