Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
c734b017
Commit
c734b017
authored
Nov 15, 2002
by
Fred Drake
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix critical markup errors.
parent
6c629957
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
Doc/lib/liblogging.tex
Doc/lib/liblogging.tex
+2
-2
No files found.
Doc/lib/liblogging.tex
View file @
c734b017
...
@@ -897,7 +897,7 @@ the base message ID in \code{win32service.pyd}.
...
@@ -897,7 +897,7 @@ the base message ID in \code{win32service.pyd}.
\end{methoddesc}
\end{methoddesc}
\begin{classdesc}
PlaceHolder
{
logger
}
\begin{classdesc}
{
PlaceHolder
}
{
logger
}
\class
{
PlaceHolder
}
instances are used in the
\class
{
Manager
}
logger
\class
{
PlaceHolder
}
instances are used in the
\class
{
Manager
}
logger
hierarchy to take the place of nodes for which no loggers have been defined
hierarchy to take the place of nodes for which no loggers have been defined
...
@@ -913,7 +913,7 @@ Add the specified \var{logger} as a child of this placeholder.
...
@@ -913,7 +913,7 @@ Add the specified \var{logger} as a child of this placeholder.
\end{methoddesc}
\end{methoddesc}
\begin{classdesc}
RootLogger
{
level
}
\begin{classdesc}
{
RootLogger
}
{
level
}
A root logger is not that different to any other logger, except that it must
A root logger is not that different to any other logger, except that it must
have a logging
\var
{
level
}
and there is only one instance of it in the
have a logging
\var
{
level
}
and there is only one instance of it in the
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment