Writes Serilog events to the browser console.
Info
| Version: | 8.0.0 |
| Author(s): | Serilog Contributors |
| Last Update: | Friday, July 12, 2024 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/serilog/serilog-sinks-browserconsole |
| NuGet Url: | https://www.nuget.org/packages/Serilog.Sinks.BrowserConsole |
Install
Install-Package Serilog.Sinks.BrowserConsole
dotnet add package Serilog.Sinks.BrowserConsole
paket add Serilog.Sinks.BrowserConsole
Serilog.Sinks.BrowserConsole Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Blazor.Browser(>= 0.6.0)
- Serilog(>= 2.7.1)
Tags