Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c62995 commit c734b01Copy full SHA for c734b01
1 file changed
Doc/lib/liblogging.tex
@@ -897,7 +897,7 @@ \subsection{Classes}
897
\end{methoddesc}
898
899
900
-\begin{classdesc}PlaceHolder{logger}
+\begin{classdesc}{PlaceHolder}{logger}
901
902
\class{PlaceHolder} instances are used in the \class{Manager} logger
903
hierarchy to take the place of nodes for which no loggers have been defined
@@ -913,7 +913,7 @@ \subsection{Classes}
913
914
915
916
-\begin{classdesc}RootLogger{level}
+\begin{classdesc}{RootLogger}{level}
917
918
A root logger is not that different to any other logger, except that it must
919
have a logging \var{level} and there is only one instance of it in the
0 commit comments