logging-plus 1.2.0
0
Add-on for Python logging, supporting indentation and generic logging of function entry/exit
Contents
Add-on for Python logging, supporting indentation and generic logging of function entry/exit
Stars: 0, Watchers: 0, Forks: 0, Open Issues: 0The signag/py-logging-plus
repo was created 3 years ago and the last code push was 2 months ago. The project is not very popular with only 0 github stars!
How to Install logging-plus
You can install logging-plus using pip
pip install logging-plus
or add it to a project with poetry
poetry add logging-plus
Package Details
- Author
- None
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/logging-plus/
- GitHub Repo:
- https://github.com/signag/py-logging-plus
Classifiers
Related Packages
Errors
A list of common logging-plus errors.
Code Examples
Here are some logging-plus
code examples and snippets.