File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -20,10 +20,10 @@ 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
- * [ JavaScript ] ( https://github.com/elastic/ecs-logging-js )
24
- * [ Pino] ( https://github.com/elastic/ecs-logging-js /tree/master/loggers/pino )
25
- * [ Winston] ( https://github.com/elastic/ecs-logging-js /tree/master/loggers/winston )
26
- * [ Morgan] ( https://github.com/elastic/ecs-logging-js /tree/master/loggers/morgan )
23
+ * [ Node.js ] ( https://github.com/elastic/ecs-logging-nodejs )
24
+ * [ Pino] ( https://github.com/elastic/ecs-logging-nodejs /tree/master/loggers/pino )
25
+ * [ Winston] ( https://github.com/elastic/ecs-logging-nodejs /tree/master/loggers/winston )
26
+ * [ Morgan] ( https://github.com/elastic/ecs-logging-nodejs /tree/master/loggers/morgan )
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 ) )
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ Refer to the installation instructions of the individual loggers:
33
33
* {ecs-logging-dotnet-ref}/setup.html[.NET]
34
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-js[JavaScript ]
36
+ * https://github.com/elastic/ecs-logging-nodejs[Node.js ]
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