Skip to content

Commit 4c37b09

Browse files
authored
Update logging.rst
1 parent 62e0474 commit 4c37b09

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/writing/logging.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
Logging
22
=======
33

4+
.. image:: https://farm5.staticflickr.com/4246/35254379756_c9fe23f843_k_d.jpg
5+
46
The :mod:`logging` module has been a part of Python's Standard Library since
57
version 2.3. It is succinctly described in :pep:`282`. The documentation
68
is notoriously hard to read, except for the `basic logging tutorial`_.

0 commit comments

Comments
 (0)