Serilog sink that uses AppCenter.Analytics and AppCenter.Crashes to log events.
Info
Version: | 1.0.2 |
Author(s): | Prin53, SByteDev |
Last Update: | Saturday, April 10, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SByteDev/Net.Serilog.Sinks.AppCenter |
NuGet Url: | https://www.nuget.org/packages/SByteDev.Serilog.Sinks.AppCenter |
Install
Install-Package SByteDev.Serilog.Sinks.AppCenter
dotnet add package SByteDev.Serilog.Sinks.AppCenter
paket add SByteDev.Serilog.Sinks.AppCenter
SByteDev.Serilog.Sinks.AppCenter Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AppCenter.Analytics(>= 4.0.0)
- Microsoft.AppCenter.Crashes(>= 4.0.0)
- Serilog(>= 2.10.0)
Tags