Provides NLog logging integration for other ServiceStack projects.
Info
| Version: | 8.10.0 |
| Author(s): | ServiceStack |
| Last Update: | Wednesday, November 12, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/ServiceStack/ServiceStack |
| NuGet Url: | https://www.nuget.org/packages/ServiceStack.Logging.NLog.Core |
Install
Install-Package ServiceStack.Logging.NLog.Core
dotnet add package ServiceStack.Logging.NLog.Core
paket add ServiceStack.Logging.NLog.Core
ServiceStack.Logging.NLog.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- ServiceStack.Interfaces.Core(>= 5.10.4)
- NLog(>= 4.7.0)
- ServiceStack.Text.Core(>= 5.10.4)
Tags