FoundatioFx / Foundatio

Pluggable foundation blocks for building distributed apps.
Apache License 2.0
1.99k stars 244 forks source link

Add integration with Microsoft's logging system #74

Closed SukharevAndrey closed 6 years ago

SukharevAndrey commented 8 years ago

https://docs.microsoft.com/en-us/aspnet/core/fundamentals/logging Microsoft is using their simple standardized and expandable logging library - https://github.com/aspnet/Logging. It would be great if you implement some sort of integration between Foundatio's logging library and Microsoft's one to see foundatio log messages in unified way.

niemyjski commented 8 years ago

We'd love to have an integration for this, would you mind submitting a pr for this?

niemyjski commented 6 years ago

We've completely adopted the Microsoft logging extensions in v6 (release notes incoming).