Binary package “python3-daiquiri” in ubuntu focal
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.
Source package
Published versions
- python3-daiquiri 1.6.0-1 in amd64 (Proposed)
- python3-daiquiri 1.6.0-1 in amd64 (Release)
- python3-daiquiri 1.6.0-1 in arm64 (Proposed)
- python3-daiquiri 1.6.0-1 in arm64 (Release)
- python3-daiquiri 1.6.0-1 in armhf (Proposed)
- python3-daiquiri 1.6.0-1 in armhf (Release)
- python3-daiquiri 1.6.0-1 in i386 (Proposed)
- python3-daiquiri 1.6.0-1 in i386 (Release)
- python3-daiquiri 1.6.0-1 in ppc64el (Proposed)
- python3-daiquiri 1.6.0-1 in ppc64el (Release)
- python3-daiquiri 1.6.0-1 in riscv64 (Release)
- python3-daiquiri 1.6.0-1 in s390x (Proposed)
- python3-daiquiri 1.6.0-1 in s390x (Release)