Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.41 KB

README.md

File metadata and controls

21 lines (13 loc) · 1.41 KB

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