mirror of
https://github.com/arcan1s/ffxivbis.git
synced 2026-01-13 04:33:40 +00:00
simple http log
This commit is contained in:
@ -8,6 +8,9 @@
|
||||
</root>
|
||||
|
||||
<logger name="me.arcanis.ffxivbis" level="DEBUG" />
|
||||
<logger name="http" level="DEBUG">
|
||||
<appender-ref ref="http" />
|
||||
</logger>
|
||||
<logger name="slick.jdbc.JdbcBackend.statement" level="DEBUG" />
|
||||
|
||||
</configuration>
|
||||
|
||||
Reference in New Issue
Block a user