NuLog.Legacy 1.0.5-beta

This is a prerelease version of NuLog.Legacy.
dotnet add package NuLog.Legacy --version 1.0.5-beta
NuGet\Install-Package NuLog.Legacy -Version 1.0.5-beta
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="NuLog.Legacy" Version="1.0.5-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NuLog.Legacy --version 1.0.5-beta
#r "nuget: NuLog.Legacy, 1.0.5-beta"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install NuLog.Legacy as a Cake Addin
#addin nuget:?package=NuLog.Legacy&version=1.0.5-beta&prerelease

// Install NuLog.Legacy as a Cake Tool
#tool nuget:?package=NuLog.Legacy&version=1.0.5-beta&prerelease

Powerfully simple logging.  Period.

NuLog.Legacy is an extension to NuLog that adds the traditional log levels, trace to fatal, to the framework.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 is compatible.  net452 is compatible.  net46 is compatible.  net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.5-beta 873 12/20/2015
1.0.3 1,549 12/5/2014
1.0.1 1,341 11/20/2014
1.0.0 1,394 11/18/2014

RC1.0.5 - Various bug and performance improvements.  Adding support for .Net 4.5 through 4.6.1.  No changes to the NuLog.Legacy Package other than project and icon URL updates.  See GitHub for details.