Logbook 1.7.0.post0
0
A logging replacement for Python
Contents
A logging replacement for Python
How to Install logbook
You can install logbook using pip
pip install logbook
or add it to a project with poetry
poetry add logbook
Package Details
- Author
- Georg Brandl
- License
- BSD-3-Clause
- Homepage
- PyPi:
- https://pypi.org/project/Logbook/
- Documentation:
- https://logbook.readthedocs.io
Classifiers
Related Packages
Errors
A list of common logbook errors.
Code Examples
Here are some logbook
code examples and snippets.