lemkepf / NLog.Bugsnag

An NLog target for the BugSnag error monitoring API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

+

Development: Build status
Master: Build status
Latest NuGet version: Latest NuGet version
Minimum .NET Framework version: .NET 4.5

Nlog.Bugsnag

An NLog target for the Bugsnag error reporting SaaS.


Installation

install-package nlog.bugsnag

Package Name: NLog.Bugsnag
CLI: install-package NLog.Bugsnag

How to use this target

  • Install the nuget package.
  • Add the target to your appsettings.config -or- NLog.config file (or even programatically, if that floats your boat)
  • 💰 💰 💰

NLog schema Target information


I'm happy to accept tips
Lic: MIT

About

An NLog target for the BugSnag error monitoring API

License:MIT License


Languages

Language:C# 76.7%Language:PowerShell 23.3%