Genesis Configuration :: Logging

Provides the common logging configuration used by the build process, primarily used to collect test output into 'target/test.log'.

License

License

Categories

Categories

Geronimo Container Application Servers config Application Layer Libs Configuration Logging
GroupId

GroupId

org.apache.geronimo.genesis.config
ArtifactId

ArtifactId

logging-config
Last Version

Last Version

1.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

Genesis Configuration :: Logging
Provides the common logging configuration used by the build process, primarily used to collect test output into 'target/test.log'.
Project Organization

Project Organization

The Apache Software Foundation

Download logging-config

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.1
1.3
1.2
1.1
1.0