We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4be5ab commit 60e4a35Copy full SHA for 60e4a35
pootle/settings/25-logging.conf
@@ -68,7 +68,7 @@ LOGGING = {
68
'action': {
69
'handlers': ['log_action', 'console'],
70
'level': 'INFO',
71
- 'propagate': False,
+ 'propagate': True,
72
},
73
'django.db.backends': {
74
'handlers': ['console'],
0 commit comments