]> granicus.if.org Git - python/commitdiff
Fix critical markup errors.
authorFred Drake <fdrake@acm.org>
Fri, 15 Nov 2002 18:49:57 +0000 (18:49 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 15 Nov 2002 18:49:57 +0000 (18:49 +0000)
Doc/lib/liblogging.tex

index eeacd5e7fdfb6a4558af680978e21970114e1918..df1b07c2c43d07864980d4f78bf8b2c7f0bedf50 100644 (file)
@@ -897,7 +897,7 @@ the base message ID in \code{win32service.pyd}.
 \end{methoddesc}
 
 
-\begin{classdesc}PlaceHolder{logger}
+\begin{classdesc}{PlaceHolder}{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
@@ -913,7 +913,7 @@ Add the specified \var{logger} as a child of this placeholder.
 
 \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
 have a logging \var{level} and there is only one instance of it in the