Found 8,277 packages
LaunchDarkly logging abstraction
Add file logging to ASP.NET Core apps with one line of code.
Elastic APM integration with Microsoft.Extensions.Logging.Configuration. This package automatically captures logs on error level as APM errors and correlates those to APM traces when the APM agent is active.
TraceSource logger provider implementation for Microsoft.Extensions.Logging. This logger logs messages to a trace listener by writing messages with System.Diagnostics.TraceSource.TraceEvent().
Castle Windsor logging facility lets you easily inject loggers into your components. It offers integration with most popular 3rd party logging frameworks like log4net, NLog and Serilog (see Castle Core docs).
OpenTelemetry .NET SDK
Allows to configure Log4net as Microsoft Extensions Logging handler on any ASP.NET Core application. Original code proposal by @anuraj --> https://dotnetthoughts.net/how-to-use-log4net-with-aspnetcore-for-logging/
Version-agnostic types for the Google Cloud Logging API.
Contains extensions to register OpenTelemetry in applications using Microsoft.Extensions.DependencyInjection
Recommended Google client library to access the Google Cloud Logging API, which writes log entries and manages your logs, log sinks, and logs-based metrics.
Logger implementation to support Azure App Services 'Diagnostics logs' and 'Log stream' features. This package was built from the source code at https://github.com/dotnet/dotnet/tree/c2435c3e0f46de784341ac3ed62863ce77e117b4
Contains extensions to start OpenTelemetry in applications using Microsoft.Extensions.Hosting
Extensions for Microsoft.Extensions.Logging for xunit.
Package Description
Integrates NLog as provider for Microsoft.Extensions.Logging, and provides NLog LayoutRenderers to enrich logging output with details from HttpContext.
The Enterprise Library Logging Application Block simplifies logging to various destinations (file, database, event log, MSMQ etc.) and tracing.
Add centralized structured log collection to ASP.NET Core apps with one line of code.
This library provides Microsoft.Extensions.Logging support for Xunit.
Log exception details and custom properties that are not output in Exception.ToString().
OpenTelemetry protocol exporter for OpenTelemetry .NET