Allow switching Logger level at runtime to all sinks.
Info
Version: | 1.0.1 |
Author(s): | Van Nguyen |
Last Update: | Saturday, January 13, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/vanthoainguyen/serilog-level-switcher |
NuGet Url: | https://www.nuget.org/packages/Serilog.LevelSwitcher |
Install
Install-Package Serilog.LevelSwitcher
dotnet add package Serilog.LevelSwitcher
paket add Serilog.LevelSwitcher
Serilog.LevelSwitcher Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Serilog(>= 2.6.0)
- StackExchange.Redis.StrongName(>= 1.2.6)
- Serilog(>= 2.6.0)
- StackExchange.Redis.StrongName(>= 1.2.6)
Tags