538 packages tagged with “log4net”
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/
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).
Application Insights Log4Net Appender is a customer appender allowing you to send Log4Net log messages to Application Insights. Application Insights will collect your logs from multiple sources and provide rich powerful search capabilities. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Log4net-based logging integration for Rebus
Asynchronous Log4Net appenders and forwarder
An AWS Log4net appender that records logging messages to Amazon CloudWatch Logs.
Topshelf is an open source project for hosting services without friction. By referencing Topshelf, your console application *becomes* a service installer with a comprehensive set of command-line options for installing, configuring, and running your application as a service.
Shared library used by .NET log appenders uploading to Sumo Logic.
AdoNetAppender for .Net Core log4net people
Custom log4net Appender to send logs to Loggly
MassTransit Log4Net logger support; MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com
A source code package designed primarily for library and framework authors who want dependency free logging support in their component. Also useful in end applications. As of 5.0.0 it works with NetStandard2.0 and SDK projects. For legacy csproj format support use 4.x versions. If you are a library or framework author and you wish to provide logging support in your component there are a number of options: 1) Depend on a specific logging framework 2) Depend on Common.Logging 3) Implement your own ILog interface and make your consumers wire it up. Option 1 is not desirable because it forces your users to use a particular framework. Option 2 is not desirable because it will add yet more nuget package dependencies and project references with associated versioning concerns in addition to wiring up. Option 3 is desirable because it is dependency free but requires that your users to remember to write an adapter and wire things up. This package is a variation of option 3 but will automatically wire things up too. - It will add an ILog, ILogProvider etc to YourRootNamespace.Logging - ILog is one method to implement - Using optimized reflection, it transparently supports NLog, Log4Net, Serilog and Loupe without any wiring up required by an end user, if the end user simply has a reference to any of these logging frameworks.
Castle log4net integration, logging services from Apache based on log4j
log4net logger provider implementation for Microsoft.Extensions.Logging.
Common.Logging library bindings for Log4Net 1.2.13 logging framework.
Abp.Castle.Log4Net
Apache log4net appender for .NET Framework and .NET Standard/Core that writes to the Seq log server over HTTP.
log4net appender that sends your log messages to Serilog.
log4net.Elasticsearch is a log4net adapter for easy logging of exceptions and messages to Elasticsearch indices. Tested through Elasticsearch 6.2
PostSharp.Patterns.Diagnostics: support for Log4Net.
A modern high performance cross platform wrapper around Log4Net.
Common.Logging library bindings for Log4Net 2.0.8 logging framework.
Common Logging Adapter for Log4Net. Unlike Common.Logging.Log4Net1215 etc., this package is not tied to a particular version of Log4Net, so does not need to be upgraded for each new version of Log4Net.
Official log4net integration for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
Gelf log4net appender
Logentries logging library for log4net support.
Provides log4net logging integration for other ServiceStack projects
Log4Net appender which sends logs to the Sumo Logic machine data analytics platform.
Common.Logging library bindings for Log4Net 1.2.11 logging framework.
Log4Net client library for the Google Cloud Logging API.