SeqLog enables logging from Python to Seq.


Keywords
seqlog
License
MIT
Install
pip install seqlog==0.3.21a1

Documentation

SeqLog

image

image

Documentation Status

SeqLog enables logging from Python to Seq.

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