Microsoft
Description
This library provides an implementation of ILoggerProvider from Microsoft.Extensions.Logging.Abstractions built on top of user-provided Vostok ILog instance. It enables the use of Vostok logging in ASP.NET Core web applications.
Source and packages
GitHub repository: vostok/logging.microsoft
NuGet package: Vostok.Logging.Microsoft
Install-Package Vostok.Logging.MicrosoftCement users should reference this module with the following command:
cm ref add vostok.logging.microsoft <path-to-project>Related pages
Microsoft logging integrationLast updated