https://github.com/jd/daiquiri
Python library to easily setup basic logging functionality
https://github.com/jd/daiquiri
Last synced: 12 months ago
JSON representation
Python library to easily setup basic logging functionality
- Host: GitHub
- URL: https://github.com/jd/daiquiri
- Owner: jd
- License: apache-2.0
- Fork: true (Mergifyio/daiquiri)
- Created: 2022-06-22T09:26:26.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-01-25T08:36:17.000Z (over 2 years ago)
- Last Synced: 2024-08-08T23:23:53.966Z (almost 2 years ago)
- Size: 162 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
=======================================
daiquiri -- Python logging setup helper
=======================================
.. image:: https://circleci.com/gh/jd/daiquiri.svg?style=svg
:target: https://circleci.com/gh/jd/daiquiri
.. image:: https://img.shields.io/pypi/v/daiquiri.svg
:target: https://pypi.python.org/pypi/daiquiri
:alt: Latest Version
The daiquiri library provides an easy way to configure logging. It also
provides some custom formatters and handlers.
You can read the whole documentation at http://daiquiri.readthedocs.io/
* Free software: Apache license
* Source: https://github.com/jd/daiquiri