mirror of
https://github.com/penpot/penpot.git
synced 2026-05-07 00:58:48 +00:00
✨ Minor improvement on default logging configuration.
This commit is contained in:
parent
cb0ff7b82f
commit
6379c62e37
@ -5,7 +5,7 @@
|
||||
</Console>
|
||||
</Appenders>
|
||||
<Loggers>
|
||||
<Logger name="io.vertx.sqlclient.impl.SocketConnectionBase" level="INFO"/>
|
||||
<Logger name="io.vertx.sqlclient.impl.SocketConnectionBase" level="ERROR"/>
|
||||
<Root level="info">
|
||||
<AppenderRef ref="console"/>
|
||||
</Root>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user