fix(api): Set logger to DEBUG if DEBUG is enabled

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2643>
This commit is contained in:
Georg Krause 2023-11-23 10:23:39 +00:00 committed by Marge
commit 43c2861252
2 changed files with 6 additions and 1 deletions

View file

@ -0,0 +1 @@
Connect loglevel and debug mode (#1538)