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