We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1558eca + 108c960 commit a5827f2Copy full SHA for a5827f2
README.md
@@ -10,4 +10,6 @@ ECS Logging - Common resources and issues for the language specific ECS loggers
10
* [Monolog v2.x](https://github.com/elastic/ecs-logging-php/blob/master/docs/Monolog_v2.md)
11
* [.NET](https://github.com/elastic/ecs-dotnet)
12
* [Serilog](https://github.com/elastic/ecs-dotnet/tree/master/src/Elastic.CommonSchema.Serilog)
13
-
+* [JavaScript](https://github.com/elastic/ecs-logging-js)
14
+ * [Winston](https://github.com/elastic/ecs-logging-js/tree/master/loggers/winston)
15
+ * [Morgan](https://github.com/elastic/ecs-logging-js/tree/master/loggers/morgan)
0 commit comments