File: api.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 (27 lines) | stat: -rw-r--r-- 689 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
API documentation
=================

The following documentation is based on the source code of version |release| of
the `coloredlogs` package.

The most useful entry points into the documentation are
:func:`~coloredlogs.install()`, :class:`~coloredlogs.ColoredFormatter` and
:func:`~coloredlogs.syslog.enable_system_logging()`.

The :mod:`coloredlogs` module
-----------------------------

.. automodule:: coloredlogs
   :members:

The :mod:`coloredlogs.converter` module
---------------------------------------

.. automodule:: coloredlogs.converter
   :members:

The :mod:`coloredlogs.syslog` module
------------------------------------

.. automodule:: coloredlogs.syslog
   :members: