deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Depends: python3-pythonjsonlogger, python3:any
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.
.
Its 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.
* Uses colors if logging to a terminal.
* File-based logging.
* Uses program name as the name of the logging file (so providing just a
directory for logging will work).
* syslog & journald support.
* JSON output.
* Arbitrary key/value context information providing.
* Capture the warnings emitted by the warnings module.
* Native logging of any exception.
.
This is the Python 3 version of the package.
Homepage: https://github.com/jd/daiquiri
Installed-Size: '57'
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-daiquiri
Priority: optional
Section: python
Source: python-daiquiri
Version: 3.0.1-1
srcpkg_name: python-daiquiri
srcpkg_version: 3.0.1-1