Skip to content

Commit b4b9103

Browse files
authored
Added third party provider (#44523)
1 parent 8b56c76 commit b4b9103

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/core/extensions/logging-providers.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,7 @@ For more information, see [Implement a custom logging provider in .NET](custom-l
207207
Here are some third-party logging frameworks that work with various .NET workloads:
208208

209209
- [elmah.io](https://elmah.io) ([GitHub repo](https://github.com/elmahio/Elmah.Io.Extensions.Logging))
210+
- [EFLogger](https://github.com/msmolka/ZNetCS.AspNetCore.Logging.EntityFrameworkCore/blob/master/README.md) ([GitHub repo](https://github.com/msmolka/ZNetCS.AspNetCore.Logging.EntityFrameworkCore))
210211
- [Gelf](https://go2docs.graylog.org/5-0/getting_in_log_data/ingest_gelf.html) ([GitHub repo](https://github.com/mattwcole/gelf-extensions-logging))
211212
- [JSNLog](http://jsnlog.com) ([GitHub repo](https://github.com/mperdeck/jsnlog))
212213
- [KissLog.net](https://kisslog.net) ([GitHub repo](https://github.com/catalingavan/KissLog-net))

0 commit comments

Comments
 (0)