is not current version
Last Version 1.4.0

co.elastic.logging:log4j2-ecs-layout 1.0.0


Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

co.elastic.logging
ArtifactId

ArtifactId

log4j2-ecs-layout
Version

Version

1.0.0
Type

Type

jar

Download log4j2-ecs-layout 1.0.0


<!-- https://jarcasting.com/artifacts/co.elastic.logging/log4j2-ecs-layout/ -->
<dependency>
    <groupId>co.elastic.logging</groupId>
    <artifactId>log4j2-ecs-layout</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/co.elastic.logging/log4j2-ecs-layout/
implementation 'co.elastic.logging:log4j2-ecs-layout:1.0.0'
// https://jarcasting.com/artifacts/co.elastic.logging/log4j2-ecs-layout/
implementation ("co.elastic.logging:log4j2-ecs-layout:1.0.0")
'co.elastic.logging:log4j2-ecs-layout:jar:1.0.0'
<dependency org="co.elastic.logging" name="log4j2-ecs-layout" rev="1.0.0">
  <artifact name="log4j2-ecs-layout" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.elastic.logging', module='log4j2-ecs-layout', version='1.0.0')
)
libraryDependencies += "co.elastic.logging" % "log4j2-ecs-layout" % "1.0.0"
[co.elastic.logging/log4j2-ecs-layout "1.0.0"]