SkillAgentSearch skills...

Logging

[Archived] Common logging abstractions and a few implementations. Project moved to https://github.com/aspnet/Extensions

Install / Use

/learn @aspnet/Logging
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Logging

This GitHub project has been archived. Ongoing development on this project can be found in https://github.com/aspnet/Extensions.

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 AspNetCore repo.

Providers

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

  • Sentry - provider for the Sentry service
  • 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
  • Graylog - provider for the Graylog service
  • Sharpbrake - provider for the Airbrake notifier
  • KissLog.net - provider for the KissLog.net service

Building from source

To run a complete build on command line only, execute build.cmd or build.sh without arguments. See developer documentation for more details.

View on GitHub
GitHub Stars502
CategoryDevelopment
Updated2mo ago
Forks241

Languages

C#

Security Score

95/100

Audited on Dec 31, 2025

No findings