Info
| Version: | 2.2.0 |
| Author(s): | Alan Barber |
| Last Update: | Wednesday, April 13, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/AlanBarber/log4net.Appender.Splunk |
| NuGet Url: | https://www.nuget.org/packages/log4net.Appender.Splunk |
Install
Install-Package log4net.Appender.Splunk
dotnet add package log4net.Appender.Splunk
paket add log4net.Appender.Splunk
log4net.Appender.Splunk Download (Unzip the "nupkg" after downloading)
Dependencies
- log4net(>= 2.0.8)
- Newtonsoft.Json(>= 11.0.1)
Tags
Note(s):
- Setup Note: Will fail to log if using https without a valid SSL cert.
- This package uses the log4net.Appender namespace but is NOT an official log4net project package.
- Includes modifed code from Splunk.Logging.Common to work with .Net Standard / .Net Core.