Writes Serilog events to Windows Forms Application TextBox or Datagridview control from anywhere in your application.
Info
Version: | 2.4.3 |
Author(s): | UmairSyed (@umairsyed613) |
Last Update: | Friday, September 2, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/umairsyed613/Serilog.Sinks.WinForms |
NuGet Url: | https://www.nuget.org/packages/Serilog.Sinks.WinForms |
Install
Install-Package Serilog.Sinks.WinForms
dotnet add package Serilog.Sinks.WinForms
paket add Serilog.Sinks.WinForms
Serilog.Sinks.WinForms Download (Unzip the "nupkg" after downloading)
Dependencies
- Serilog(>= 2.10.0)
Tags