File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ Learn more in the [ECS Logging Reference](https://www.elastic.co/guide/en/ecs-lo
20
20
* [ .NET] ( https://github.com/elastic/ecs-dotnet ) ([ docs] ( https://www.elastic.co/guide/en/ecs-logging/dotnet/current/intro.html ) )
21
21
* [ Serilog] ( https://github.com/elastic/ecs-dotnet/tree/master/src/Elastic.CommonSchema.Serilog )
22
22
* [ NLog] ( https://github.com/elastic/ecs-dotnet/tree/master/src/Elastic.CommonSchema.NLog )
23
- * [ Node.js] ( https://github.com/elastic/ecs-logging-nodejs )
23
+ * [ Node.js] ( https://github.com/elastic/ecs-logging-nodejs ) ( [ docs ] ( https://www.elastic.co/guide/en/ecs-logging/nodejs/current/intro.html ) )
24
24
* [ Pino] ( https://github.com/elastic/ecs-logging-nodejs/tree/master/loggers/pino )
25
25
* [ Winston] ( https://github.com/elastic/ecs-logging-nodejs/tree/master/loggers/winston )
26
26
* [ Morgan] ( https://github.com/elastic/ecs-logging-nodejs/tree/master/loggers/morgan )
Original file line number Diff line number Diff line change @@ -31,9 +31,9 @@ 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]), ( {ecs-logging-go-logrus-ref}/setup.html[logrus])
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
- * https://github.com/elastic/ ecs-logging-nodejs[Node.js ]
36
+ * Node.js: {ecs-logging-nodejs-ref}/morgan.html[morgan], { ecs-logging-nodejs-ref}/pino.html[pino], {ecs-logging-nodejs-ref}/winston.html[winston ]
37
37
* https://github.com/elastic/ecs-logging-php[PHP]
38
38
* {ecs-logging-python-ref}/installation.html[Python]
39
39
* {ecs-logging-ruby-ref}/setup.html[Ruby]
You can’t perform that action at this time.
0 commit comments