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 Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- 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.