mirror of
https://github.com/penpot/penpot.git
synced 2025-05-31 13:16:11 +02:00
🐛 Fix validation of validation error on file validate ns
This commit is contained in:
parent
c53e476ba2
commit
cfe7ba34f7
4 changed files with 7 additions and 2 deletions
|
@ -26,6 +26,7 @@
|
|||
<Logger name="app.worker" level="trace" />
|
||||
<Logger name="app.msgbus" level="info" />
|
||||
<Logger name="app.http.websocket" level="info" />
|
||||
<Logger name="app.http.sse" level="info" />
|
||||
<Logger name="app.util.websocket" level="info" />
|
||||
<Logger name="app.redis" level="info" />
|
||||
<Logger name="app.rpc.rlimit" level="info" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue