File tree Expand file tree Collapse file tree 4 files changed +6
-12
lines changed Expand file tree Collapse file tree 4 files changed +6
-12
lines changed Original file line number Diff line number Diff line change 11[ ![ Build Status] ( https://apm-ci.elastic.co/buildStatus/icon?job=apm-agent-java%2Fjava-ecs-logging-mbp%2Fmaster )] ( https://apm-ci.elastic.co/job/apm-agent-java/job/java-ecs-logging-mbp/job/master/ )
2+ [ ![ Maven Central] ( https://img.shields.io/maven-central/v/co.elastic.logging/java-ecs-logging-parent.svg )] ( https://search.maven.org/search?q=g:co.elastic.logging )
23
34# ECS-based logging for Java applications
45
Original file line number Diff line number Diff line change 11# Log4j ECS Layout
22🚧
33
4- ## Step 0: build the project
5- Check out the project and build with ` mvn clean install ` .
6- Once this project is available on maven central, this step is no longer needed.
7-
84## Step 1: add dependency
5+ Latest version: [ ![ Maven Central] ( https://img.shields.io/maven-central/v/co.elastic.logging/log4j-ecs-layout.svg )] ( https://search.maven.org/search?q=g:co.elastic.logging%20AND%20a:log4j-ecs-layout )
96
107Add a dependency to your application
118``` xml
Original file line number Diff line number Diff line change 11# Log4j2 ECS Layout
22
3- ## Step 0: build the project
4- Check out the project and build with ` mvn clean install ` .
5- Once this project is available on maven central, this step is no longer needed.
6-
73## Step 1: add dependency
84
5+ Latest version: [ ![ Maven Central] ( https://img.shields.io/maven-central/v/co.elastic.logging/log4j2-ecs-layout.svg )] ( https://search.maven.org/search?q=g:co.elastic.logging%20AND%20a:log4j2-ecs-layout )
6+
97Add a dependency to your application
108``` xml
119<dependency >
Original file line number Diff line number Diff line change 11# ECS Logback Encoder
22
3- ## Step 0: build the project
4- Check out the project and build with ` mvn clean install ` .
5- Once this project is available on maven central, this step is no longer needed.
6-
73## Step 1: add dependency
84
5+ Latest version: [ ![ Maven Central] ( https://img.shields.io/maven-central/v/co.elastic.logging/logback-ecs-encoder.svg )] ( https://search.maven.org/search?q=g:co.elastic.logging%20AND%20a:logback-ecs-encoder )
6+
97Add a dependency to your application
108``` xml
119<dependency >
You can’t perform that action at this time.
0 commit comments