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
- Usage (Gunicorn)
- Modules
- Feature flags
- Contributing
- Credits
- History
- Current (0.4.0) - (unreleased yet)
- 0.3.31 (2024-04-27)
- 0.3.30 (2023-10-28)
- 0.3.29 (2023-08-24)
- 0.3.28 (2023-08-13)
- 0.3.27 (2023-08-03)
- 0.3.26 (2023-04-20)
- 0.3.25 (2023-04-18)
- 0.3.24 (2023-04-14)
- 0.3.22 (TBA)
- 0.3.21 (TBA)
- 0.3.20 (2020-10-15)
- 0.3.19 (2020-10-15)
- 0.3.18 (2020-09-13)
- 0.3.17 (2020-02-14)
- 0.3.16 (2019-11-02)
- 0.3.15 (2018-11-20)
- 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)