[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#867322: ITP: python-daiquiri -- Python library to easily setup basic logging functionality



Package: wnpp
Severity: wishlist
Owner: lamby@debian.org
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name    : python-daiquiri
  Version         : 1.0.1
  Upstream Author : Julien Danjou <julien@danjou.info>
* URL             : http://github.com/jd/daiquiri
* License         : Apache-2.0
  Programming Lang: Python
  Description     : Python library to easily setup basic logging functionality

The daiquiri library provides an easy way to configure logging. It also
provides some custom formatters and handlers.

It's promise is to setup a complete standard Python logging system with just
one function call. Nothing more, nothing less. The interesting features are:

* Logs to stderr by default.
* Use colors if logging to a terminal.
* Support file logging.
* Use program name as the name of the logging file so providing just a
  directory for logging will work.
* Support syslog.
* Support journald.
* JSON output support.
* Support of arbitrary key/value context information providing.
* Capture the warnings emitted by the warnings module.
* Native logging of any exception.

(As an somewhat social experiment, I plan to only package the Python 3
version of this package until requested by users.)


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      lamby@debian.org / chris-lamb.co.uk
       `-


Reply to: