fix logging, remove logger name
This commit is contained in:
parent
3bfb490f60
commit
8593ac3e83
@ -145,7 +145,7 @@ LOGGING = {
|
||||
},
|
||||
},
|
||||
'loggers': {
|
||||
'django': {
|
||||
'': {
|
||||
'handlers': ['file'],
|
||||
'level': 'DEBUG',
|
||||
'propagate': True,
|
||||
|
Loading…
x
Reference in New Issue
Block a user