/Logging

Common logging abstractions for DNX and ASP.NET 5.

Primary LanguageC#OtherNOASSERTION

Logging

Package: Microsoft.Framework.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.Framework.Logging for use with different back-ends.

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