SeqLog enables logging from Python to Seq.
Project description
Seq logging adapter for Python.
SeqLog enables logging from Python to Seq.
It also adds support for logging with named format arguments (via keyword arguments) in the same way "".format() does.
Free software: MIT license
Documentation: https://seqlog.readthedocs.io.
History
0.0.1 (2016-07-07)
First release on PyPI.
0.0.7 (2016-07-09)
log_to_seq now returns the SeqLogHandler to enable forced flushing of log records to Seq.
Change auto_flush_timeout to a float representing seconds (instead of milliseconds).
Update testharness.py to actually log to Seq. You can override the server URL and API key using the SEQ_SERVER_URL and SEQ_API_KEY environment variables.
Update usage information in documentation.
Python 3 only for now (sorry, but logging in Python 2 doesn’t have all the required extensibility points). If the need to support Python 2 becomes great enough then I’ll try to find a way.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for seqlog-0.0.7-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8c98634411d4ff22c5e76ba6a610e1eae95e80c287ad6b5c52dbb3b4526d0cc4 |
|
MD5 | 2b1a3af1bb0745b6a52ceace36299dd7 |
|
BLAKE2b-256 | d70ccd60dd28776d3a3e94946cfbce7509c2a2426e5826eb54b72236d83d2a60 |