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