mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-01 07:26:34 +02:00
add more logger handling
This commit is contained in:
parent
25b95d6794
commit
5523d0b28f
1 changed files with 1 additions and 1 deletions
|
@ -577,7 +577,7 @@ LOGGING = {
|
|||
},
|
||||
# Django's template processor
|
||||
"django.template": {
|
||||
"handlers": ["console"],
|
||||
"handlers": django_handlers,
|
||||
"level": "INFO",
|
||||
"propagate": False,
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue