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