mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
Closes #18933: Merged update from 3.3.
This commit is contained in:
@@ -17,6 +17,10 @@
|
||||
* :ref:`Advanced Tutorial <logging-advanced-tutorial>`
|
||||
* :ref:`Logging Cookbook <logging-cookbook>`
|
||||
|
||||
**Source code:** :source:`Lib/logging/config.py`
|
||||
|
||||
--------------
|
||||
|
||||
This section describes the API for configuring the logging module.
|
||||
|
||||
.. _logging-config-api:
|
||||
|
||||
@@ -17,6 +17,10 @@
|
||||
* :ref:`Advanced Tutorial <logging-advanced-tutorial>`
|
||||
* :ref:`Logging Cookbook <logging-cookbook>`
|
||||
|
||||
**Source code:** :source:`Lib/logging/handlers.py`
|
||||
|
||||
--------------
|
||||
|
||||
.. currentmodule:: logging
|
||||
|
||||
The following useful handlers are provided in the package. Note that three of
|
||||
|
||||
@@ -21,6 +21,10 @@
|
||||
* :ref:`Logging Cookbook <logging-cookbook>`
|
||||
|
||||
|
||||
**Source code:** :source:`Lib/logging/__init__.py`
|
||||
|
||||
--------------
|
||||
|
||||
This module defines functions and classes which implement a flexible event
|
||||
logging system for applications and libraries.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user