mirror of
https://github.com/penpot/penpot.git
synced 2025-08-04 03:28:31 +02:00
✨ Improve internal cache api
This commit is contained in:
parent
db5c16fb1d
commit
92643b29c1
5 changed files with 112 additions and 95 deletions
|
@ -30,7 +30,7 @@
|
|||
<Logger name="app.util.websocket" level="info" />
|
||||
<Logger name="app.redis" level="info" />
|
||||
<Logger name="app.rpc.rlimit" level="info" />
|
||||
<Logger name="app.rpc.climit" level="info" />
|
||||
<Logger name="app.rpc.climit" level="debug" />
|
||||
<Logger name="app.common.files.migrations" level="info" />
|
||||
|
||||
<Logger name="app.loggers" level="debug" additivity="false">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue