Info
Version: | 0.0.1 |
Author(s): | Dale Holborow @ in a year or so |
Last Update: | Tuesday, April 24, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/daleholborow/iayos.ServiceStack.RollbarPlugin |
NuGet Url: | https://www.nuget.org/packages/iayos.ServiceStack.RollbarPlugin |
Install
Install-Package iayos.ServiceStack.RollbarPlugin
dotnet add package iayos.ServiceStack.RollbarPlugin
paket add iayos.ServiceStack.RollbarPlugin
iayos.ServiceStack.RollbarPlugin Download (Unzip the "nupkg" after downloading)
Dependencies
- ServiceStack(>= 5.1.1)
- ServiceStack.Text(>= 5.1.1)
Tags
Contains Request, Response, Session and Error/Exception logging. Heavily inspired by https://github.com/wwwlicious/servicestack-seq-requestlogsfeature and also makes extensive use of https://github.com/rollbar/Rollbar.NET source files.