Skip to content

Commit 1649e71

Browse files
authored
Update links to Java logger
1 parent fe3fb34 commit 1649e71

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,12 @@
77
---
88

99
## Loggers
10-
* [Java](https://github.com/elastic/ecs-logging-java)
11-
* [Logback](https://github.com/elastic/ecs-logging-java/blob/master/logback-ecs-encoder/README.md)
12-
* [Log4j2](https://github.com/elastic/ecs-logging-java/blob/master/log4j2-ecs-layout/README.md)
13-
* [Log4j](https://github.com/elastic/ecs-logging-java/blob/master/log4j-ecs-layout/README.md)
10+
* [Java](https://github.com/elastic/ecs-logging-java) ([docs](https://www.elastic.co/guide/en/ecs-logging/java/current/intro.html))
11+
* [Logback](https://www.elastic.co/guide/en/ecs-logging/java/current/setup.html)
12+
* [Log4j2](https://www.elastic.co/guide/en/ecs-logging/java/current/setup.html)
13+
* [Log4j](https://www.elastic.co/guide/en/ecs-logging/java/current/setup.html)
14+
* [Java Util Logging](https://www.elastic.co/guide/en/ecs-logging/java/current/setup.html)
15+
* [JBoss LogManager](https://www.elastic.co/guide/en/ecs-logging/java/current/setup.html)
1416
* [PHP](https://github.com/elastic/ecs-logging-php)
1517
* [Monolog v2.x](https://github.com/elastic/ecs-logging-php/blob/master/docs/Monolog_v2.md)
1618
* [.NET](https://github.com/elastic/ecs-dotnet)

0 commit comments

Comments
 (0)