mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 14:58:28 +02:00
📎 Add proper logging level for file migrations info
This commit is contained in:
parent
9c8103ce44
commit
1b889cb141
2 changed files with 2 additions and 1 deletions
|
@ -31,6 +31,7 @@
|
|||
<Logger name="app.rpc.rlimit" level="info" />
|
||||
<Logger name="app.rpc.climit" level="info" />
|
||||
<Logger name="app.rpc.mutations.files" level="info" />
|
||||
<Logger name="app.common.files.migrations" level="debug" />
|
||||
|
||||
<Logger name="app.loggers" level="debug" additivity="false">
|
||||
<AppenderRef ref="main" level="debug" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue