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 (over 15 years ago)
- Default Branch: develop
- Last Pushed: 2025-10-15T18:02:53.000Z (about 1 month ago)
- Last Synced: 2025-10-18T16:34:45.584Z (about 1 month ago)
- Language: Python
- Homepage: http://logbook.readthedocs.org
- Size: 2.36 MB
- Stars: 1,492
- Watchers: 35
- Forks: 169
- 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)
- starred-awesome - logbook - A cool logging replacement for Python. (Python)
- best-of-python-dev - GitHub - 25% open · ⏱️ 22.10.2025): (Logging)
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