diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/topics/logging.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/topics/logging.txt b/docs/topics/logging.txt index c6aa0c5a5a..ca23609cee 100644 --- a/docs/topics/logging.txt +++ b/docs/topics/logging.txt @@ -752,4 +752,5 @@ handlers are attached to the root logger to provide the behavior described above. See also :ref:`Configuring logging <configuring-logging>` to learn how you can -complement or replace this default logging configuration. +complement or replace this default logging configuration defined in +:source:`django/utils/log.py`. |
