mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
add link to the red-dove.com page about the logging package
This commit is contained in:
parent
4f687b3051
commit
115147921c
1 changed files with 7 additions and 0 deletions
|
@ -239,6 +239,13 @@ behavior.
|
|||
\seepep{282}{A Logging System}
|
||||
{The proposal which described this feature for inclusion in
|
||||
the Python standard library.}
|
||||
\seelink{http://www.red-dove.com/python_logging.html}
|
||||
{Original Python \module{logging} package}
|
||||
{This is the original source for the \module{logging}
|
||||
package. The version of the package available from this
|
||||
site is suitable for use with Python 2.1.x and 2.2.x, which
|
||||
do not include the \module{logging} package in the standard
|
||||
library.}
|
||||
\end{seealso}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue