David Lord
|
ba1fcd1887
|
use app.name as app.logger name
|
2019-07-01 14:56:18 -07:00 |
|
Diego Alberto Torres Quintanilla
|
d296df03c2
|
Guard against missing request context in logging docs.
|
2019-05-31 14:54:03 -04:00 |
|
Radoslav Gerganov
|
e3cf385a8b
|
Fix typo in logging.rst (#2492)
Remove extra parenthesis from RequestFormatter constructor.
|
2017-10-13 13:53:50 +02:00 |
|
David Lord
|
9acb1d2412
|
simplify logging configuration
single default handler and formatter
don't remove handlers
configure level once using setLevel
document logging
reorganize logging tests
|
2017-07-31 12:49:03 -07:00 |
|