🚧
Check out the project and build with mvn clean install
.
Once this project is available on maven central, this step is no longer needed.
Add a dependency to your application
<dependency>
<groupId>co.elastic.logging</groupId>
<artifactId>log4j2-ecs-layout</artifactId>
<version>${java-ecs-logging.version}</version>
</dependency>