mirror of
https://github.com/penpot/penpot.git
synced 2025-12-12 06:24:17 +01:00
✨ Minor improvement on default logging configuration.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user