mirror of
https://github.com/Hopiu/django.git
synced 2026-05-17 12:01:06 +00:00
parent
1358a67bf9
commit
e303739f8e
1 changed files with 1 additions and 1 deletions
|
|
@ -377,7 +377,7 @@ This logging configuration does the following things:
|
|||
|
||||
* Defines two handlers:
|
||||
|
||||
* ``console``, a StreamHandler, which will print any ``DEBUG``
|
||||
* ``console``, a StreamHandler, which will print any ``INFO``
|
||||
(or higher) message to stderr. This handler uses the ``simple`` output
|
||||
format.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue