forked from orbit-oss/flask
use app.name as app.logger name
This commit is contained in:
parent
465da9f610
commit
df470aecb9
8 changed files with 40 additions and 25 deletions
|
|
@ -231,7 +231,7 @@ errors, use ``getattr`` to get access it for compatibility.
|
|||
Logging
|
||||
-------
|
||||
|
||||
See :ref:`logging` for information on how to log exceptions, such as by
|
||||
See :doc:`/logging` for information on how to log exceptions, such as by
|
||||
emailing them to admins.
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue