commit | 5dbca9cc3f92167e686f4e4a44eef25a28f2977d | [log] [tgz] |
---|---|---|
author | Vinay Sajip <vinay_sajip@yahoo.co.uk> | Fri Apr 08 11:40:38 2011 +0100 |
committer | Vinay Sajip <vinay_sajip@yahoo.co.uk> | Fri Apr 08 11:40:38 2011 +0100 |
tree | 9bc5ef032979a719492e3208eee4169baedf1adc | |
parent | ffc9caf9fefe511b1469d1f6de64ddc420a2b949 [diff] [blame] |
Issue #11794: Reorganised logging documentation.
diff --git a/Doc/howto/index.rst b/Doc/howto/index.rst index 417ae00..09bc5cb 100644 --- a/Doc/howto/index.rst +++ b/Doc/howto/index.rst
@@ -19,6 +19,8 @@ descriptor.rst doanddont.rst functional.rst + logging.rst + logging-cookbook.rst regex.rst sockets.rst sorting.rst