[Python-modules-team] Bug#790399: ITP: structlog -- tructured	Logging for Python
    Filippo Giunchedi 
    filippo at debian.org
       
    Mon Jun 29 00:51:50 UTC 2015
    
    
  
Package: wnpp
Severity: wishlist
Owner: Filippo Giunchedi <filippo at debian.org>
* Package name    : structlog
  Version         : 15.2.0
  Upstream Author : Hynek Schlawack <hs at ox.cx>
* URL             : http://www.structlog.org
* License         : Apache 2.0 or MIT
  Programming Lang: Python
  Description     : structured Logging for Python
Structlog makes structured logging in Python easy by augmenting your existing
logger. Structured logging means that you don’t write hard-to-parse and
hard-to-keep-consistent prose in your logs but that you log events that happen
in a context instead.
.
Structlog allows you to split your log entries up into key/value pairs and
build them incrementally without annoying boilerplate code. It can be used
immediately with any existing logger.
    
    
More information about the Python-modules-team
mailing list