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