XAct.Diagnostics.Log4Net by XAct Software Solutions, Inc.

<PackageReference Include="XAct.Diagnostics.Log4Net" Version="1.1.17040.3290" />

 XAct.Diagnostics.Log4Net 1.1.17040.3290

An XActLib assembly: an Assembly that provides a Log4NetTraceListener (rerouting XAct.Diagnostics.Trace calls to Log4Net -- nice!) as well as Log4Net specific implementation of the core Tracing service.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>XAct.Diagnostics.Log4Net</id>
    <version>1.1.17040.3290</version>
    <authors>XAct Software Solutions, Inc.</authors>
    <owners>XAct Software Solutions, Inc.</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <licenseUrl>https://bitbucket.org/xact/cs.ff.xact.lib/wiki/General/Legal/</licenseUrl>
    <projectUrl>https://bitbucket.org/xact/cs.ff.xact.lib/</projectUrl>
    <description>An XActLib assembly: an Assembly that provides a Log4NetTraceListener (rerouting XAct.Diagnostics.Trace calls to Log4Net -- nice!) as well as Log4Net specific implementation of the core Tracing service.</description>
    <tags>XAct XActLib</tags>
    <dependencies>
      <dependency id="log4net" version="2.0.3" />
      <dependency id="XAct.Core" version="[0.0.5014, 1.0.0)" />
      <dependency id="XAct.Core.PCL" version="[0.0.5014, 1.0.0)" />
    </dependencies>
  </metadata>
</package>