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

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