Package: wnpp
Severity: wishlist
Owner: Filippo Giunchedi <[email protected]>

* Package name    : structlog
  Version         : 15.2.0
  Upstream Author : Hynek Schlawack <[email protected]>
* 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.


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to