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 042e514 commit 85375eeCopy full SHA for 85375ee
Doc/lib/liblogging.tex
@@ -432,7 +432,7 @@ \subsection{Logger Objects}
432
Finds the caller's source filename and line number. Returns the filename,
433
line number and function name as a 3-element tuple.
434
\versionchanged[The function name was added. In earlier versions, the
435
-filename and line number were returned as a 2-element tuple.]
+filename and line number were returned as a 2-element tuple.]{2.4}
436
\end{methoddesc}
437
438
\begin{methoddesc}{handle}{record}
0 commit comments