Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1b89656

Browse files
committed
add omitted markup
1 parent 68a37ac commit 1b89656

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

Doc/tut/tut.tex

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4935,8 +4935,9 @@ \section{Logging\label{logging}}
49354935
By default, informational and debugging messages are suppressed and the
49364936
output is sent to standard error. Other output options include routing
49374937
messages through email, datagrams, sockets, or to an HTTP Server. New
4938-
filters can select different routing based on message priority: DEBUG,
4939-
INFO, WARNING, ERROR, and CRITICAL.
4938+
filters can select different routing based on message priority:
4939+
\constant{DEBUG}, \constant{INFO}, \constant{WARNING}, \constant{ERROR},
4940+
and \constant{CRITICAL}.
49404941
49414942
The logging system can be configured directly from Python or can be
49424943
loaded from a user editable configuration file for customized logging

0 commit comments

Comments
 (0)