jaraco.logging
Project description
jaraco.logging
Additional facilities to supplement Python’s stdlib logging module.
Argument Parsing
Quickly solicit log level info from command-line parameters:
parser = argparse.ArgumentParser() jaraco.logging.add_arguments(parser) args = parser.parse_args() jaraco.logging.setup(args)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
jaraco.logging-1.4.tar.gz
(5.7 kB
view details)
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 jaraco.logging-1.4.tar.gz.
File metadata
- Download URL: jaraco.logging-1.4.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ccb3303d232c549eb29449e02816c11cb5e36fa2db91706fc1e84c93a8842b28
|
|
| MD5 |
8589df0784bb2b04b68f9fdf3a3530b9
|
|
| BLAKE2b-256 |
5386525c3f7565b589f864eb2ae443c575cf8db6a8c26c6ff7735c53bedbc4a2
|
File details
Details for the file jaraco.logging-1.4-py2.py3-none-any.whl.
File metadata
- Download URL: jaraco.logging-1.4-py2.py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f91e38077446d75a6477bf764df6cd4d1b0ab06a0764f3403c28e33eab5b249b
|
|
| MD5 |
c51c891e1f42a5a26cf29b004ddf8c1b
|
|
| BLAKE2b-256 |
4bf49f76e50b9cb6ba86f14033e25518fade4f0d9c4b36625ae0d623ec444973
|