- Give means to increase logging verbosity - Explain how to do in the troubleshooting guide
5 lines
205 B
INI
5 lines
205 B
INI
org.slf4j.simpleLogger.logFile=System.out
|
|
org.slf4j.simpleLogger.log.org.xnio=warn
|
|
org.slf4j.simpleLogger.log.com.j256.ormlite.table.TableUtils=warn
|
|
org.slf4j.simpleLogger.log.com.mchange.v2.log.MLog=warn
|