Provides more logging tools.
Project description
loggings
Provides more logging tools.
Installation
$ pip install loggings
Usage
>>> import loggings
>>> loggings.warning("hello")
WARNING:root:hello
>>> loggings.get_logger("here", loggings.DEBUG).debug("hello")
DEBUG:here:hello
See Also
Github repository
PyPI project
License
This project falls under the BSD 3-Clause License.
History
v0.0.1
- Initial release.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file loggings-0.0.1-py2.py3-none-any.whl.
File metadata
- Download URL: loggings-0.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
12c9965ae8d180ab25e7d7b61cbe1fe22207e555c92c0694b1efe6634771f98f
|
|
| MD5 |
ac4fb0db128fff7e90901e2885850acc
|
|
| BLAKE2b-256 |
de768db1152bb7759301edd86b50c4ec191375cf83546389941f3c27f5cc0324
|