Change logging propagation
This commit is contained in:
parent
0a32eec8d6
commit
fbfb897839
@ -226,7 +226,7 @@ LOGGING = {
|
||||
'django.file': {
|
||||
'handlers': ['file'],
|
||||
'level': 'INFO',
|
||||
'propagate': True,
|
||||
'propagate': False,
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user