Last Version

Excalibur Logger 2.2.1

Excalibur-Logger integrates neatly into Avalon-ECM and Excalibur Fortress. The main goal is to be able to define the log categories on a component basis by specifying a 'logger' attribute which denotes the log category to use for a particular component (given the component is LogEnabled or Loggable).

License

License

Categories

Categories

Container
GroupId

GroupId

org.apache.excalibur.containerkit
ArtifactId

ArtifactId

excalibur-logger
Version

Version

2.2.1
Type

Type

jar
Description

Description

Excalibur Logger
Excalibur-Logger integrates neatly into Avalon-ECM and Excalibur Fortress. The main goal is to be able to define the log categories on a component basis by specifying a 'logger' attribute which denotes the log category to use for a particular component (given the component is LogEnabled or Loggable).
Project Organization

Project Organization

Apache Software Foundation
Source Code Management

Source Code Management

https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release

Download excalibur-logger 2.2.1


<!-- https://jarcasting.com/artifacts/org.apache.excalibur.containerkit/excalibur-logger/ -->
<dependency>
    <groupId>org.apache.excalibur.containerkit</groupId>
    <artifactId>excalibur-logger</artifactId>
    <version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.excalibur.containerkit/excalibur-logger/
implementation 'org.apache.excalibur.containerkit:excalibur-logger:2.2.1'
// https://jarcasting.com/artifacts/org.apache.excalibur.containerkit/excalibur-logger/
implementation ("org.apache.excalibur.containerkit:excalibur-logger:2.2.1")
'org.apache.excalibur.containerkit:excalibur-logger:jar:2.2.1'
<dependency org="org.apache.excalibur.containerkit" name="excalibur-logger" rev="2.2.1">
  <artifact name="excalibur-logger" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.excalibur.containerkit', module='excalibur-logger', version='2.2.1')
)
libraryDependencies += "org.apache.excalibur.containerkit" % "excalibur-logger" % "2.2.1"
[org.apache.excalibur.containerkit/excalibur-logger "2.2.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.avalon.framework : avalon-framework-impl jar 4.3.1

provided (6)

Group / Artifact Type Version
org.apache.avalon.logkit : avalon-logkit jar 2.2.1
log4j : log4j jar 1.2.13
javax.servlet : servlet-api jar 2.3
javax.mail : mail jar 1.4
org.apache.geronimo.specs : geronimo-jms_1.1_spec jar 1.0.1
xml-apis : xml-apis jar 1.0.b2

Project Modules

There are no modules declared in this project.