Metadata for python3-logging-tree-1.8.1-1.el8.noarch.rpm

0 directories 0 files
Go up

INFO

Name: python3-logging-tree
Version: 1.8.1-1.el8
Arch: noarch
Summary: Introspect and display the logger tree inside "logging"
License: BSD
Vendor: Fedora Project
Build Host: dhafeman.bos.redhat.com
Build Date: Wed Jan 29 15:42:32 2020
Size: 52403
URL: https://github.com/brandon-rhodes/logging_tree
Description: Introspection 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"

FILES

/usr/lib/python3.6/site-packages/logging_tree
/usr/lib/python3.6/site-packages/logging_tree-1.8.1-py3.6.egg-info
/usr/lib/python3.6/site-packages/logging_tree/__init__.py
/usr/lib/python3.6/site-packages/logging_tree/__pycache__
/usr/lib/python3.6/site-packages/logging_tree/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/logging_tree/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/logging_tree/__pycache__/format.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/logging_tree/__pycache__/format.cpython-36.pyc
/usr/lib/python3.6/site-packages/logging_tree/__pycache__/nodes.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/logging_tree/__pycache__/nodes.cpython-36.pyc
/usr/lib/python3.6/site-packages/logging_tree/format.py
/usr/lib/python3.6/site-packages/logging_tree/nodes.py
/usr/lib/python3.6/site-packages/logging_tree/tests
/usr/lib/python3.6/site-packages/logging_tree/tests/__init__.py
/usr/lib/python3.6/site-packages/logging_tree/tests/__pycache__
/usr/lib/python3.6/site-packages/logging_tree/tests/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/logging_tree/tests/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/logging_tree/tests/__pycache__/case.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/logging_tree/tests/__pycache__/case.cpython-36.pyc
/usr/lib/python3.6/site-packages/logging_tree/tests/__pycache__/test_format.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/logging_tree/tests/__pycache__/test_format.cpython-36.pyc
/usr/lib/python3.6/site-packages/logging_tree/tests/__pycache__/test_node.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/logging_tree/tests/__pycache__/test_node.cpython-36.pyc
/usr/lib/python3.6/site-packages/logging_tree/tests/case.py
/usr/lib/python3.6/site-packages/logging_tree/tests/test_format.py
/usr/lib/python3.6/site-packages/logging_tree/tests/test_node.py
/usr/share/doc/python3-logging-tree
/usr/share/doc/python3-logging-tree/README.md
/usr/share/licenses/python3-logging-tree
/usr/share/licenses/python3-logging-tree/COPYRIGHT

REQUIRES

python(abi) 3.6
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PartialHardlinkSets) 4.0.4-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsXz) 5.2-1

PROVIDES

python3-logging-tree 1.8.1-1.el8
python3.6dist(logging-tree) 1.8.1
python3dist(logging-tree) 1.8.1

CONFIG FILES

/usr/lib/python3.6/site-packages/logging_tree
/usr/lib/python3.6/site-packages/logging_tree-1.8.1-py3.6.egg-info
/usr/lib/python3.6/site-packages/logging_tree/__init__.py
/usr/lib/python3.6/site-packages/logging_tree/__pycache__
/usr/lib/python3.6/site-packages/logging_tree/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/logging_tree/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/logging_tree/__pycache__/format.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/logging_tree/__pycache__/format.cpython-36.pyc
/usr/lib/python3.6/site-packages/logging_tree/__pycache__/nodes.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/logging_tree/__pycache__/nodes.cpython-36.pyc
/usr/lib/python3.6/site-packages/logging_tree/format.py
/usr/lib/python3.6/site-packages/logging_tree/nodes.py
/usr/lib/python3.6/site-packages/logging_tree/tests
/usr/lib/python3.6/site-packages/logging_tree/tests/__init__.py
/usr/lib/python3.6/site-packages/logging_tree/tests/__pycache__
/usr/lib/python3.6/site-packages/logging_tree/tests/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/logging_tree/tests/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/logging_tree/tests/__pycache__/case.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/logging_tree/tests/__pycache__/case.cpython-36.pyc
/usr/lib/python3.6/site-packages/logging_tree/tests/__pycache__/test_format.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/logging_tree/tests/__pycache__/test_format.cpython-36.pyc
/usr/lib/python3.6/site-packages/logging_tree/tests/__pycache__/test_node.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/logging_tree/tests/__pycache__/test_node.cpython-36.pyc
/usr/lib/python3.6/site-packages/logging_tree/tests/case.py
/usr/lib/python3.6/site-packages/logging_tree/tests/test_format.py
/usr/lib/python3.6/site-packages/logging_tree/tests/test_node.py
/usr/share/doc/python3-logging-tree
/usr/share/doc/python3-logging-tree/README.md d
/usr/share/licenses/python3-logging-tree
/usr/share/licenses/python3-logging-tree/COPYRIGHT l

LICENSE FILES

BSD