logentries.log4net by Mark Lacomber

<PackageReference Include="logentries.log4net" Version="2.6.2" />

.NET API 7,168 bytes

 logentries.log4net 2.6.2

logentries.log4net is a plugin library for Log4Net to enable logging to Logentries from a .NET platform. Logentries is a real-time log management service on the cloud. More info at https://logentries.com Nuget source and instructions can be found at https://github.com/logentries/le_log4net

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>logentries.log4net</id>
    <version>2.6.2</version>
    <title>Logentries Plugin for Log4net</title>
    <authors>Mark Lacomber</authors>
    <owners>Mark Lacomber</owners>
    <projectUrl>https://github.com/logentries/le_dotnet</projectUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>logentries.log4net is a plugin library for Log4Net to enable logging to Logentries from a .NET platform. Logentries is a real-time log management service on the cloud. More info at https://logentries.com Nuget source and instructions can be found at https://github.com/logentries/le_log4net</description>
    <copyright>Copyright 2011</copyright>
    <tags>logging Logentries log4net</tags>
    <dependencies>
      <dependency id="logentries.core" version="2.6.6" />
      <dependency id="log4net" />
    </dependencies>
  </metadata>
</package>