1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32
|
coloredlogs: Colored terminal output for Python's logging module
================================================================
Welcome to the documentation of `coloredlogs` version |release|! The following
sections are available:
.. contents::
:local:
User documentation
------------------
The readme is the best place to start reading, it's targeted at all users:
.. toctree::
readme.rst
API documentation
-----------------
The following API documentation is automatically generated from the source code:
.. toctree::
api.rst
Change log
----------
The change log lists notable changes to the project:
.. toctree::
changelog.rst
|