How to Install and Uninstall python311-verboselogs Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "python311-verboselogs" package
Please follow the instructions below to install python311-verboselogs on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-verboselogs
Copied
2. Uninstall "python311-verboselogs" package
Please follow the steps below to uninstall python311-verboselogs on openSuSE Tumbleweed:
$
sudo zypper remove
python311-verboselogs
Copied
3. Information about the python311-verboselogs package on openSuSE Tumbleweed
Information for package python311-verboselogs:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-verboselogs
Version : 1.7-8.1
Arch : noarch
Vendor : openSUSE
Installed Size : 46.8 KiB
Installed : No
Status : not installed
Source package : python-verboselogs-1.7-8.1.src
Upstream URL : https://github.com/xolox/python-verboselogs
Summary : Verbose logging level for Python's logging module
Description :
The verboselogs_ package extends Python's logging_ module to add the log levels
VERBOSE_, NOTICE_, and SPAM_:
- The VERBOSE level sits between the predefined INFO and DEBUG levels.
- The NOTICE level sits between the predefined WARNING and INFO levels.
- The SPAM level sits between the predefined DEBUG and NOTSET levels.
It is currently tested on Python 2.6, 2.7, 3.4, 3.5 and PyPy.
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-verboselogs
Version : 1.7-8.1
Arch : noarch
Vendor : openSUSE
Installed Size : 46.8 KiB
Installed : No
Status : not installed
Source package : python-verboselogs-1.7-8.1.src
Upstream URL : https://github.com/xolox/python-verboselogs
Summary : Verbose logging level for Python's logging module
Description :
The verboselogs_ package extends Python's logging_ module to add the log levels
VERBOSE_, NOTICE_, and SPAM_:
- The VERBOSE level sits between the predefined INFO and DEBUG levels.
- The NOTICE level sits between the predefined WARNING and INFO levels.
- The SPAM level sits between the predefined DEBUG and NOTSET levels.
It is currently tested on Python 2.6, 2.7, 3.4, 3.5 and PyPy.