License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdco.elastic.logging |
ArtifactId | ArtifactIdlog4j-ecs-layout |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionco.elastic.logging:log4j-ecs-layout
Centralized logging for Java applications with the Elastic stack made easy
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
log4j-ecs-layout-1.4.0.pom | |
log4j-ecs-layout-1.4.0.jar | 7 KB |
log4j-ecs-layout-1.4.0-sources.jar | 3 KB |
log4j-ecs-layout-1.4.0-javadoc.jar | 363 KB |
Browse |
<!-- https://jarcasting.com/artifacts/co.elastic.logging/log4j-ecs-layout/ -->
<dependency>
<groupId>co.elastic.logging</groupId>
<artifactId>log4j-ecs-layout</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/co.elastic.logging/log4j-ecs-layout/
implementation 'co.elastic.logging:log4j-ecs-layout:1.4.0'
// https://jarcasting.com/artifacts/co.elastic.logging/log4j-ecs-layout/
implementation ("co.elastic.logging:log4j-ecs-layout:1.4.0")
'co.elastic.logging:log4j-ecs-layout:jar:1.4.0'
<dependency org="co.elastic.logging" name="log4j-ecs-layout" rev="1.4.0">
<artifact name="log4j-ecs-layout" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.elastic.logging', module='log4j-ecs-layout', version='1.4.0')
)
libraryDependencies += "co.elastic.logging" % "log4j-ecs-layout" % "1.4.0"
[co.elastic.logging/log4j-ecs-layout "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
co.elastic.logging : ecs-logging-core | jar | 1.4.0 |
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
co.elastic.logging : ecs-logging-core | test-jar | 1.4.0 |
org.junit.jupiter : junit-jupiter-api | jar | 5.5.1 |
org.assertj : assertj-core | jar | 3.12.2 |
com.fasterxml.jackson.core : jackson-databind | jar | [2.9.10.3,) |