File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -27,6 +27,7 @@ Learn more in the [ECS Logging Reference](https://www.elastic.co/guide/en/ecs-lo
27
27
* [ Python] ( https://github.com/elastic/ecs-logging-python ) ([ docs] ( https://www.elastic.co/guide/en/ecs-logging/python/current/intro.html ) )
28
28
* Go
29
29
* [ zap] ( https://github.com/elastic/ecs-logging-go-zap ) ([ docs] ( https://www.elastic.co/guide/en/ecs-logging/go-zap/current/intro.html ) )
30
+ * [ logrus] ( https://github.com/elastic/ecs-logging-go-logrus ) ([ docs] ( https://www.elastic.co/guide/en/ecs-logging/go-logrus/current/index.html ) )
30
31
* [ Ruby] ( https://github.com/elastic/ecs-logging-ruby ) ([ docs] ( https://www.elastic.co/guide/en/ecs-logging/ruby/current/intro.html ) )
31
32
32
33
## APM
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ They make it easy to format your logs into ECS-compatible JSON. For example:
31
31
Refer to the installation instructions of the individual loggers:
32
32
33
33
* {ecs-logging-dotnet-ref}/setup.html[.NET]
34
- * Go ({ecs-logging-go-zap-ref}/setup.html[zap])
34
+ * Go: ({ecs-logging-go-zap-ref}/setup.html[zap]), ({ecs-logging-go-logrus-ref}/setup.html[logrus ])
35
35
* {ecs-logging-java-ref}/setup.html[Java]
36
36
* https://github.com/elastic/ecs-logging-js[JavaScript]
37
37
* https://github.com/elastic/ecs-logging-php[PHP]
You can’t perform that action at this time.
0 commit comments