Rollbar collects errors that happen in your application, notifies you, and analyzes them so you can debug and fix them.
Info
Version: | 1.2.0-update-deps.1 |
Author(s): | Archon Information Systems, LLC. |
Last Update: | Tuesday, September 11, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/civicsource/rollbar |
NuGet Url: | https://www.nuget.org/packages/Archon.Rollbar |
Install
Install-Package Archon.Rollbar
dotnet add package Archon.Rollbar
paket add Archon.Rollbar
Archon.Rollbar Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http.Abstractions(>= 2.0.0)
- Microsoft.Extensions.Logging(>= 2.0.0)
- Newtonsoft.Json(>= 10.0.3)
Tags