Documentation for the 'verboselogs' Python module
The verboselogs package extends Python's logging module to add the log levels NOTICE, SPAM, SUCCESS and VERBOSE: - The NOTICE level sits between the predefined WARNING and INFO levels. - The SPAM level sits between the predefined DEBUG and NOTSET levels. - The SUCCESS level sits between the predefined WARNING and ERROR levels. - The VERBOSE level sits between the predefined INFO and DEBUG levels. The code to do this is simple and short, but I still don't want to copy/paste it to every project I'm working on, hence this package.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.7-27.fc42 | - |
Fedora 42 | 1.7-27.fc42 | - |
Fedora 41 | 1.7-26.fc41 | - |
Fedora 40 | 1.7-24.fc40 | - |
Fedora EPEL 9 | 1.7-17.el9 | - |
Fedora EPEL 8 | 1.7-5.el8 | - |
You can contact the maintainers of this package via email at
python-verboselogs dash maintainers at fedoraproject dot org
.