]> granicus.if.org Git - python/commit
bpo-33943: Add references in the docs for logging.basicConfig (GH-7858) (GH-7899)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 25 Jun 2018 06:31:24 +0000 (23:31 -0700)
committerTal Einat <taleinat+github@gmail.com>
Mon, 25 Jun 2018 06:31:24 +0000 (09:31 +0300)
commit73848e028de58e7fb2b38bddb1638ca2323561a9
treea9a5033b4de0d32edae89440ad09a7a1e492709e
parentcef5da5441776090026c735ca1c9fa277f8b9931
bpo-33943: Add references in the docs for logging.basicConfig (GH-7858) (GH-7899)

Adds references to info about file modes, `time.strftime()`, string formatting
syntaxes, and logging levels.

(cherry picked from commit a8ddf85a84364d2c660e6670a7e06621993d1fdc)

Co-authored-by: Andrés Delfino <adelfino@gmail.com>
Doc/library/functions.rst
Doc/library/logging.rst