Contents

daiquiri 3.2.5.1

0

Library to configure Python logging easily

Library to configure Python logging easily

Stars: 3, Watchers: 3, Forks: 0, Open Issues: 0

The jd/daiquiri repo was created 1 years ago and the last code push was 2 months ago. The project is not very popular with only 3 github stars!

How to Install daiquiri

You can install daiquiri using pip

pip install daiquiri

or add it to a project with poetry

poetry add daiquiri

Package Details

Author
License
Apache 2.0
Homepage
PyPi:
https://pypi.org/project/daiquiri/
GitHub Repo:
https://github.com/jd/daiquiri

Classifiers

No  daiquiri  pypi packages just yet.

Errors

A list of common daiquiri errors.

Code Examples

Here are some daiquiri code examples and snippets.

Related Packages & Articles

colorlog 6.8.2

Add colours to the output of Python's logging module.

python-json-logger 2.0.7

Enhance Python logging with python-json-logger, a library that outputs log data as JSON objects. Customize fields and integrate easily with existing logs.