vancem / Logging

Common logging abstractions and a few implementations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logging

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

AppVeyor: AppVeyor
Travis: Travis

Common logging abstractions and a few implementations. Refer to the wiki for more information

This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core 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
  • Loggr - provider for the Loggr service
  • NLog - provider for the NLog library

About

Common logging abstractions and a few implementations

License:Other


Languages

Language:C# 99.0%Language:PowerShell 0.6%Language:Shell 0.4%Language:Batchfile 0.1%