mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-14 06:50:15 +02:00
Another tweak to logging settings.
This commit is contained in:
parent
834cd8865e
commit
b43902c178
@ -378,11 +378,7 @@ LOGGING = {
|
||||
'handlers': ['debug_file', 'console'],
|
||||
'level': 'DEBUG',
|
||||
},
|
||||
'services.managers': {
|
||||
'handlers': ['debug_file', 'console'],
|
||||
'level': 'DEBUG',
|
||||
},
|
||||
'services.views': {
|
||||
'services': {
|
||||
'handlers': ['debug_file', 'console'],
|
||||
'level': 'DEBUG',
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user