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. _______________________________________________ Python-modules-team mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

