File: index.rst

package info (click to toggle)
python-coloredlogs 15.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 628 kB
  • sloc: python: 1,567; sh: 11; makefile: 5
file content (32 lines) | stat: -rw-r--r-- 655 bytes parent folder | download
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