mirror of
https://github.com/arcan1s/ffxivbis.git
synced 2026-01-14 13:03:41 +00:00
rejection handling
This commit is contained in:
@ -1,5 +1,13 @@
|
||||
<configuration>
|
||||
|
||||
<include resource="logback-application.xml" />
|
||||
<include resource="logback-http.xml" />
|
||||
|
||||
<root level="debug">
|
||||
<appender-ref ref="application" />
|
||||
</root>
|
||||
|
||||
<logger name="me.arcanis.ffxivbis" level="DEBUG" />
|
||||
<logger name="slick.jdbc.JdbcBackend.statement" level="DEBUG" />
|
||||
|
||||
</configuration>
|
||||
|
||||
Reference in New Issue
Block a user