Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help |
The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...
The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.
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"
Package | Summary | Distribution | Download |
python3-logging-tree-1.8.1-1.el8.noarch.html | Introspect and display the logger tree inside "logging" | EPEL 8 for ppc64le | python3-logging-tree-1.8.1-1.el8.noarch.rpm |
python3-logging-tree-1.8.1-1.el8.noarch.html | Introspect and display the logger tree inside "logging" | EPEL 8 for aarch64 | python3-logging-tree-1.8.1-1.el8.noarch.rpm |
python3-logging-tree-1.8.1-1.el8.noarch.html | Introspect and display the logger tree inside "logging" | EPEL 8 for x86_64 | python3-logging-tree-1.8.1-1.el8.noarch.rpm |
python3-logging-tree-1.8.1-1.el8.noarch.html | Introspect and display the logger tree inside "logging" | EPEL 8 for s390x | python3-logging-tree-1.8.1-1.el8.noarch.rpm |
Generated by rpm2html 1.6