SeqLog enables logging from Python to Seq.
Project description
SeqLog
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.
Free software: MIT license
Documentation: https://seqlog.readthedocs.io.
History
0.3.4 (2017-11-27)
Fix sample code (#2).
0.3.3 (2016-11-18)
Use streaming mode when posting to Seq (#1)
0.3.2 (2016-11-18)
Updated release notes
0.3.1 (2016-11-18)
Further work relating to intermittent “RuntimeError: The content for this response was already consumed” when publishing log entries (#1)
0.3.0 (2016-11-16)
Fix for intermittent “RuntimeError: The content for this response was already consumed” when publishing log entries (#1)
0.2.0 (2016-07-09)
Support for configuring additional log handlers when calling log_to_seq.
Support for global log properties (statically-configured properties that are added to all outgoing log entries).
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.
0.1.0 (2016-07-09)
Proper versioning starts today :)
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.3.4-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 17bd5d6bfeba55b89bf1e3062aa2576300a0dc60577b934f65506f361770ac6b |
|
MD5 | b85256088ab4e9d281cd62e28f248982 |
|
BLAKE2b-256 | b4aac6e359ef5f2a5ed965c0723a3f2823eb4b4b533a28beb267db0e020140f5 |