< Home - < Back

jakarta-commons-logging


Information about the package, jakarta-commons-logging, which is shipped with common Linux distributions. The jakarta-commons-logging package is designed for, Jakarta Commons Logging Package.


Package Name:

jakarta-commons-logging

Summary:

Jakarta Commons Logging Package

Description:

The commons-logging package provides a simple, component oriented interface (org.apache.commons.logging.Log) together with wrappers for logging systems. The user can choose at runtime which system they want to use. In addition, a small number of basic implementations are provided to allow users to use the package standalone. commons-logging was heavily influenced by Avalon's Logkit and Log4J. The commons-logging abstraction is meant to minimize the differences between the two, and to allow a developer to not tie himself to a particular logging implementation.

Architecture:

noarch

Version:

1.0.4

Release:

10.el6

Size:

87 k

Repository:

installed

From Repository:

base

Licence:

ASL 2.0



Handy Yum Commands for jakarta-commons-logging


Control the jakarta-commons-logging package with the following handy commands outlined below.


Command

Description of Command

yum install jakarta-commons-logging

This command will install jakarta-commons-logging on the server.

yum remove jakarta-commons-logging

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

yum -y remove jakarta-commons-logging

This command will un-install jakarta-commons-logging 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 jakarta-commons-logging when using the -y flag.

yum update jakarta-commons-logging

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

yum -y update jakarta-commons-logging

This command will update jakarta-commons-logging 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 jakarta-commons-logging when using the -y flag.

yum info jakarta-commons-logging

This command will show you core information about the jakarta-commons-logging package.

yum deplist jakarta-commons-logging

This command will show you the dependencies for jakarta-commons-logging. 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 jakarta-commons-logging

This command will check if there is an update waiting on jakarta-commons-logging. 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.