https://github.com/getlogbook/logbook
A cool logging replacement for Python.
https://github.com/getlogbook/logbook
Last synced: about 1 month ago
JSON representation
A cool logging replacement for Python.
- Host: GitHub
- URL: https://github.com/getlogbook/logbook
- Owner: getlogbook
- License: other
- Created: 2010-07-22T10:13:12.000Z (almost 15 years ago)
- Default Branch: develop
- Last Pushed: 2024-10-26T16:23:22.000Z (6 months ago)
- Last Synced: 2024-10-29T22:56:34.462Z (6 months ago)
- Language: Python
- Homepage: http://logbook.readthedocs.org
- Size: 2.01 MB
- Stars: 1,476
- Watchers: 36
- Forks: 164
- Open Issues: 48
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
- awesome-repositories - getlogbook/logbook - A cool logging replacement for Python. (Python)
- best-of-python-dev - GitHub - 28% open · ⏱️ 10.02.2024): (Logging)
- starred-awesome - logbook - A cool logging replacement for Python. (Python)
README
# Welcome to Logbook
[![Latest Version][version-img]][pypi]
![Supported Python Versions][pyver-img]
[![GitHub Actions][gha-img]][gha]
[![PyPI Downloads][downloads-img]][pypi]Logbook is a nice logging replacement.
It should be easy to setup, use and configure and support web applications :)
For more information: https://logbook.readthedocs.org
[version-img]: https://img.shields.io/pypi/v/logbook.svg
[pypi]: https://pypi.org/pypi/Logbook
[gha-img]: https://img.shields.io/github/actions/workflow/status/getlogbook/logbook/main.yml
[gha]: https://github.com/getlogbook/logbook/actions
[downloads-img]: https://img.shields.io/pypi/dm/logbook
[pyver-img]: https://img.shields.io/pypi/pyversions/logbook