How to Install and Uninstall python38-concurrentloghandler Package on openSuSE Tumbleweed
Last updated: November 23,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python38-concurrentloghandler" package
This tutorial shows how to install python38-concurrentloghandler on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python38-concurrentloghandler
Copied
2. Uninstall "python38-concurrentloghandler" package
This tutorial shows how to uninstall python38-concurrentloghandler on openSuSE Tumbleweed:
$
sudo zypper remove
python38-concurrentloghandler
Copied
3. Information about the python38-concurrentloghandler package on openSuSE Tumbleweed
Information for package python38-concurrentloghandler:
------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-concurrentloghandler
Version : 0.9.19-2.2
Arch : noarch
Vendor : openSUSE
Installed Size : 94,3 KiB
Installed : No
Status : not installed
Source package : python-concurrentloghandler-0.9.19-2.2.src
Summary : Concurrent logging handler
Description :
This module provides an additional log handler for Python's
standard logging package (PEP 282). This handler will write log
events to log file which is rotated when the log file reaches
a certain size. Multiple processes can safely write to the same
log file concurrently.
------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-concurrentloghandler
Version : 0.9.19-2.2
Arch : noarch
Vendor : openSUSE
Installed Size : 94,3 KiB
Installed : No
Status : not installed
Source package : python-concurrentloghandler-0.9.19-2.2.src
Summary : Concurrent logging handler
Description :
This module provides an additional log handler for Python's
standard logging package (PEP 282). This handler will write log
events to log file which is rotated when the log file reaches
a certain size. Multiple processes can safely write to the same
log file concurrently.