curit.logentries.log4net
0.1.6
See the version list below for details.
dotnet add package curit.logentries.log4net --version 0.1.6
NuGet\Install-Package curit.logentries.log4net -Version 0.1.6
<PackageReference Include="curit.logentries.log4net" Version="0.1.6" />
paket add curit.logentries.log4net --version 0.1.6
#r "nuget: curit.logentries.log4net, 0.1.6"
// Install curit.logentries.log4net as a Cake Addin #addin nuget:?package=curit.logentries.log4net&version=0.1.6 // Install curit.logentries.log4net as a Cake Tool #tool nuget:?package=curit.logentries.log4net&version=0.1.6
Appender for log4net 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. |
-
- log4net
- Microsoft.WindowsAzure.ConfigurationManager (>= 2.0.0 && < 3.0.0)
GitHub repositories
This package is not used by any popular GitHub repositories.
0.1.5 - Adds the ability to set ports from AppSettings. "Port" and "SecurePort".
0.1.4 - Adds support for HttpPut logging back in. Nicer abstraction of Loggers.
Adds token logging to different port. Makes ports changable. Uses data.logentries.com
because it accepts more posibilites. Changes certificate accordingly. Fixes some bugs
in securelogging. Changes "Location" configuration to "LocationName" because it's used
in log4net for something else.
0.1.3 - Handles some more exception when trying to send to logentries.
Because a failing collection caused w3wp to fail hard taking a lot of time.
Doesn't catch the AuthenticationException on purpose because we want to know
when we need to make a new package when something over at logentries changes.