< Home - < Back

python-logutils


Information about the package, python-logutils, which is shipped with common Linux distributions. The python-logutils package is designed for, Logging utilities.


Package Name:

python-logutils

Summary:

Logging utilities

Description:

The logutils package provides a set of handlers for the Python standard library's logging package. Some of these handlers are out-of-scope for the standard library, and so they are packaged here. Others are updated versions which have appeared in recent Python releases, but are usable with older versions of Python and so are packaged here.

Architecture:

noarch

Version:

0.3.2

Release:

1.el6

Size:

42 k

Repository:

epel

From Repository:

Licence:

BSD



Handy Yum Commands for python-logutils


Control the python-logutils package with the following handy commands outlined below.


Command

Description of Command

yum install python-logutils

This command will install python-logutils on the server.

yum remove python-logutils

This command will un-install python-logutils on the server. When you run this command, you will be asked if you are sure that you want to remove python-logutils, so you have to manually confirm that you want to do this.

yum -y remove python-logutils

This command will un-install python-logutils on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove python-logutils when using the -y flag.

yum update python-logutils

This command will update python-logutils to the latest version. When you run this command, you will be asked if you are sure that you want to remove python-logutils, so you have to manually confirm that you want to do this.

yum -y update python-logutils

This command will update python-logutils to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove python-logutils when using the -y flag.

yum info python-logutils

This command will show you core information about the python-logutils package.

yum deplist python-logutils

This command will show you the dependencies for python-logutils. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update python-logutils

This command will check if there is an update waiting on python-logutils. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.