glog 0.3.1
0
Simple Google-style logging wrapper for Python.
Contents
Simple Google-style logging wrapper for Python.
How to Install glog
You can install glog using pip
pip install glog
or add it to a project with poetry
poetry add glog
Package Details
- Author
- Benjamin Staffin
- License
- BSD
- Homepage
- https://github.com/benley/python-glog
- PyPi:
- https://pypi.org/project/glog/
Classifiers
- Software Development/Libraries/Python Modules
- System/Logging
Related Packages
Errors
A list of common glog errors.
Code Examples
Here are some glog
code examples and snippets.