SeqLog
latest
  • 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
    • Configuring logging from a dictionary
    • 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.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)

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2016, Adam Friedman Revision c28e5b4e.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
v0.3.8
v0.3.7
Downloads
pdf
htmlzip
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.