Skip to content
/ Logging Public
forked from aspnet/Logging

Common logging abstractions for DNX and ASP.NET 5.

License

Notifications You must be signed in to change notification settings

thoean/Logging

 
 

Repository files navigation

Logging

Package: Microsoft.Extensions.Logging
NuGet (master):
MyGet (dev):

AppVeyor: AppVeyor
Travis: Travis

Contains common logging abstractions for ASP.NET 5. Refer to the wiki for more information

This project is part of ASP.NET 5. You can find samples, documentation and getting started instructions for ASP.NET 5 at the Home repo.

Providers

Community projects adapt Microsoft.Extensions.Logging for use with different back-ends.

  • Serilog - provider for the Serilog library
  • elmah.io - provider for the elmah.io service

About

Common logging abstractions for DNX and ASP.NET 5.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 98.6%
  • Other 1.4%