Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 758 Bytes

index.rst

File metadata and controls

34 lines (25 loc) · 758 Bytes

Seq logging adapter for Python

SeqLog is a plugin for Python logging that sends log messages to Seq.

It also adds support for logging with named format arguments (via keyword arguments) in the same way "{arg1}".format(arg1="foo") does.

Contents:

.. toctree::
   :maxdepth: 2

   readme
   installation
   usage
   usage-gunicorn
   Modules <api/modules>
   feature_flags
   contributing
   authors
   history


Indices and tables