Fri, 15 Nov 2024 23:04:01 UTC | login

Information for RPM python3-logging-tree-1.8-1.fc31.noarch.rpm

ID477431
Namepython3-logging-tree
Version1.8
Release1.fc31
Epoch
Archnoarch
SummaryIntrospect and display the logger tree inside "logging"
DescriptionIntrospection for the ``logging`` logger tree in the Standard Library. While you can write programs that call this package's ``tree()`` function and examine the hierarchy of logger objects that it finds inside of the Standard Library ``logging`` module, the simplest use of this package for debugging is to call ``printout()`` to print the loggers, filters, and handlers that your application has configured:: >>> logging.getLogger('a') >>> logging.getLogger('a.b').setLevel(logging.DEBUG) >>> logging.getLogger('x.c') >>> from logging_tree import printout >>> printout() "" Level WARNING | o<--"a" | | | o<--"a.b" | Level DEBUG | o<--[x] | o<--"x.c"
Build Time2019-09-09 16:03:02 GMT
Size25.75 KB
b6413688dbdba5e763ae0c49467bc642
LicenseBSD
Provides
python-logging-tree = 1.8-1.fc31
python3-logging-tree = 1.8-1.fc31
python3.7dist(logging-tree) = 1.8
python3dist(logging-tree) = 1.8
Obsoletes
python-logging-tree < 1.8-1.fc31
Conflicts No Conflicts
Requires
python(abi) = 3.7
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 30 of 30
Name ascending sort Size
/usr/lib/python3.7/site-packages/logging_tree0.00 B
/usr/lib/python3.7/site-packages/logging_tree-1.8-py3.7.egg-info6.07 KB
/usr/lib/python3.7/site-packages/logging_tree/__init__.py4.35 KB
/usr/lib/python3.7/site-packages/logging_tree/__pycache__0.00 B
/usr/lib/python3.7/site-packages/logging_tree/__pycache__/__init__.cpython-37.opt-1.pyc4.50 KB
/usr/lib/python3.7/site-packages/logging_tree/__pycache__/__init__.cpython-37.pyc4.50 KB
/usr/lib/python3.7/site-packages/logging_tree/__pycache__/format.cpython-37.opt-1.pyc4.83 KB
/usr/lib/python3.7/site-packages/logging_tree/__pycache__/format.cpython-37.pyc4.83 KB
/usr/lib/python3.7/site-packages/logging_tree/__pycache__/nodes.cpython-37.opt-1.pyc846.00 B
/usr/lib/python3.7/site-packages/logging_tree/__pycache__/nodes.cpython-37.pyc846.00 B
/usr/lib/python3.7/site-packages/logging_tree/format.py5.97 KB
/usr/lib/python3.7/site-packages/logging_tree/nodes.py791.00 B
/usr/lib/python3.7/site-packages/logging_tree/tests0.00 B
/usr/lib/python3.7/site-packages/logging_tree/tests/__init__.py0.00 B
/usr/lib/python3.7/site-packages/logging_tree/tests/__pycache__0.00 B
/usr/lib/python3.7/site-packages/logging_tree/tests/__pycache__/__init__.cpython-37.opt-1.pyc117.00 B
/usr/lib/python3.7/site-packages/logging_tree/tests/__pycache__/__init__.cpython-37.pyc117.00 B
/usr/lib/python3.7/site-packages/logging_tree/tests/__pycache__/case.cpython-37.opt-1.pyc762.00 B
/usr/lib/python3.7/site-packages/logging_tree/tests/__pycache__/case.cpython-37.pyc762.00 B
/usr/lib/python3.7/site-packages/logging_tree/tests/__pycache__/test_format.cpython-37.opt-1.pyc8.50 KB
/usr/lib/python3.7/site-packages/logging_tree/tests/__pycache__/test_format.cpython-37.pyc8.50 KB
/usr/lib/python3.7/site-packages/logging_tree/tests/__pycache__/test_node.cpython-37.opt-1.pyc1.79 KB
/usr/lib/python3.7/site-packages/logging_tree/tests/__pycache__/test_node.cpython-37.pyc1.79 KB
/usr/lib/python3.7/site-packages/logging_tree/tests/case.py450.00 B
/usr/lib/python3.7/site-packages/logging_tree/tests/test_format.py7.62 KB
/usr/lib/python3.7/site-packages/logging_tree/tests/test_node.py1.38 KB
/usr/share/doc/python3-logging-tree0.00 B
/usr/share/doc/python3-logging-tree/README.md553.00 B
/usr/share/licenses/python3-logging-tree0.00 B
/usr/share/licenses/python3-logging-tree/COPYRIGHT1.27 KB
Component of No Buildroots