Last Version

Logging 2.7.0.Final

Customizing the Logging for WildFly

License

License

AL2
Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

io.thorntail
ArtifactId

ArtifactId

logging
Version

Version

2.7.0.Final
Type

Type

jar
Description

Description

Logging
Customizing the Logging for WildFly
Project Organization

Project Organization

JBoss by Red Hat

Download logging 2.7.0.Final


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

Dependencies

compile (2)

Group / Artifact Type Version
io.thorntail : container jar 2.7.0.Final
org.jboss.logging : jboss-logging jar

provided (7)

Group / Artifact Type Version
io.thorntail : spi jar 2.7.0.Final
org.slf4j : slf4j-api jar 1.7.22.jbossorg-1
jakarta.inject : jakarta.inject-api jar
jakarta.enterprise : jakarta.enterprise.cdi-api jar
org.wildfly.core : wildfly-logging jar
org.wildfly.core : wildfly-core-feature-pack zip 10.0.3.Final
org.wildfly : wildfly-feature-pack zip 18.0.1.Final

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.easytesting : fest-assert jar 1.4
org.mockito : mockito-core jar 2.2.28
io.thorntail : build-resources jar 2.7.0.Final

Project Modules

There are no modules declared in this project.