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:
- SeqLog
- Installation
- Usage
- Modules
- Contributing
- Credits
- History
- 0.3.13 (2018-11-20)
- 0.3.12 (2018-11-19)
- 0.3.11 (2018-09-22)
- 0.3.10 (2018-08-11)
- 0.3.9 (2018-01-09)
- 0.3.8 (2018-01-05)
- 0.3.7 (2018-01-05)
- 0.3.4 (2017-11-27)
- 0.3.3 (2016-11-18)
- 0.3.2 (2016-11-18)
- 0.3.1 (2016-11-18)
- 0.3.0 (2016-11-16)
- 0.2.0 (2016-07-09)
- 0.0.1 (2016-07-07)
- 0.0.7 (2016-07-09)
- 0.1.0 (2016-07-09)