Provides log4net logging integration for other ServiceStack projects.
Info
Version: | 8.4.0 |
Author(s): | ServiceStack |
Last Update: | Wednesday, September 11, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ServiceStack/ServiceStack |
NuGet Url: | https://www.nuget.org/packages/ServiceStack.Logging.Log4Net |
Install
Install-Package ServiceStack.Logging.Log4Net
dotnet add package ServiceStack.Logging.Log4Net
paket add ServiceStack.Logging.Log4Net
ServiceStack.Logging.Log4Net Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- ServiceStack.Interfaces(>= 5.10.4)
- ServiceStack.Text(>= 5.10.4)
- log4net(>= 2.0.8)
- ServiceStack.Interfaces(>= 5.10.4)
- Microsoft.Extensions.Logging(>= 2.0.0)
- ServiceStack.Text(>= 5.10.4)
- log4net(>= 2.0.8)
Tags