We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62e0474 commit 4c37b09Copy full SHA for 4c37b09
docs/writing/logging.rst
@@ -1,6 +1,8 @@
1
Logging
2
=======
3
4
+.. image:: https://farm5.staticflickr.com/4246/35254379756_c9fe23f843_k_d.jpg
5
+
6
The :mod:`logging` module has been a part of Python's Standard Library since
7
version 2.3. It is succinctly described in :pep:`282`. The documentation
8
is notoriously hard to read, except for the `basic logging tutorial`_.
0 commit comments