Skip to content

Commit 7fc00da

Browse files
authored
ecs-logging-js supports the pino logger as well (#41)
1 parent c3567a9 commit 7fc00da

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
* [Serilog](https://github.com/elastic/ecs-dotnet/tree/master/src/Elastic.CommonSchema.Serilog)
2020
* [NLog](https://github.com/elastic/ecs-dotnet/tree/master/src/Elastic.CommonSchema.NLog)
2121
* [JavaScript](https://github.com/elastic/ecs-logging-js)
22+
* [Pino](https://github.com/elastic/ecs-logging-js/tree/master/loggers/pino)
2223
* [Winston](https://github.com/elastic/ecs-logging-js/tree/master/loggers/winston)
2324
* [Morgan](https://github.com/elastic/ecs-logging-js/tree/master/loggers/morgan)
2425
* [Python](https://github.com/elastic/ecs-logging-python)
@@ -31,7 +32,7 @@
3132
* [.NET](https://github.com/elastic/ecs-dotnet)
3233
* [Serilog Enricher](https://github.com/elastic/ecs-dotnet/tree/master/src/Elastic.Apm.SerilogEnricher)
3334
* [NLog Enricher](https://github.com/elastic/ecs-dotnet/tree/master/src/Elastic.Apm.NLog)
34-
35+
3536
## Benchmarking
3637

3738
* [.NET](https://github.com/elastic/ecs-dotnet)

0 commit comments

Comments
 (0)