curit.logentries.nlog
0.2.5
dotnet add package curit.logentries.nlog --version 0.2.5
NuGet\Install-Package curit.logentries.nlog -Version 0.2.5
<PackageReference Include="curit.logentries.nlog" Version="0.2.5" />
paket add curit.logentries.nlog --version 0.2.5
#r "nuget: curit.logentries.nlog, 0.2.5"
// Install curit.logentries.nlog as a Cake Addin
#addin nuget:?package=curit.logentries.nlog&version=0.2.5
// Install curit.logentries.nlog as a Cake Tool
#tool nuget:?package=curit.logentries.nlog&version=0.2.5
Appender for nlog for logentries.com
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
-
- Microsoft.WindowsAzure.ConfigurationManager (>= 3.1.0)
- NLog
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
0.2.5 - No longer use HTTP PUT but the js http endpoint and make the connection really async.
0.2.4 - Abort worker thread on dispose
0.2.3 - Green should be spelled correctly
0.2.2 - Remove rogue xunit.should package
0.2.1 - Fix references to azure config
0.1.9 - Get Token from environment variable when it's not found in the config.
0.1.8 - Merge PR from SurajGupta preventing NLog logger from appending an exception by default.