SeqLogΒΆ

https://img.shields.io/pypi/v/seqlog.svg https://img.shields.io/travis/tintoy/seqlog.svg 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.