SeqLog
v0.3.7
  • SeqLog
  • Installation
  • Usage
  • Modules
  • Contributing
  • Credits
  • History
SeqLog
  • Docs »
  • Seq logging adapter for Python
  • Edit on GitHub

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
    • Stable release
    • From sources
  • Usage
    • Configure logging programmatically
    • Configure logging from a file
    • Batching and auto-flush
    • Overriding the root logger
    • Additional LogHandlers
    • Global log properties
  • Modules
    • seqlog package
  • Contributing
    • Types of Contributions
    • Get Started!
    • Pull Request Guidelines
    • Tips
  • Credits
    • Development Lead
    • Contributors
  • History
    • 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)

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2016, Adam Friedman. Revision df595cf0.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: v0.3.7
Versions
latest
v0.3.7
v0.3.5
v0.3.3
v0.1.0
Downloads
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.