ReflectSoftware.Insight.Extensions.CommonLogging 5.4.0-rc2

This is a prerelease version of ReflectSoftware.Insight.Extensions.CommonLogging.
There is a newer version of this package available.
See the version list below for details.
dotnet add package ReflectSoftware.Insight.Extensions.CommonLogging --version 5.4.0-rc2
NuGet\Install-Package ReflectSoftware.Insight.Extensions.CommonLogging -Version 5.4.0-rc2
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="ReflectSoftware.Insight.Extensions.CommonLogging" Version="5.4.0-rc2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ReflectSoftware.Insight.Extensions.CommonLogging --version 5.4.0-rc2
#r "nuget: ReflectSoftware.Insight.Extensions.CommonLogging, 5.4.0-rc2"
#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 ReflectSoftware.Insight.Extensions.CommonLogging as a Cake Addin
#addin nuget:?package=ReflectSoftware.Insight.Extensions.CommonLogging&version=5.4.0-rc2&prerelease

// Install ReflectSoftware.Insight.Extensions.CommonLogging as a Cake Tool
#tool nuget:?package=ReflectSoftware.Insight.Extensions.CommonLogging&version=5.4.0-rc2&prerelease

We've added support for the Common Logging appender. This allows you to leverage your current investment in Common Logging, but leverage the power and flexibility that comes with the ReflectInsight viewer.

In order to use this extension you must have the ReflectInsight Viewer installed. Download and install the ReflectInsight Viewer from this location:

http://www.reflectsoftware.com/Public/Download.aspx

You can view your Common Logging messages in realtime, in a rich viewer that allows you to filter out and search for what really matters to you.

Product Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net35 was computed.  net40 is compatible.  net403 was computed.  net45 is compatible.  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. 
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
5.7.2 1,296 1/29/2018
5.7.1 971 6/21/2017
5.7.0 967 5/16/2017
5.6.1 1,048 6/15/2016
5.6.0 1,015 5/2/2016
5.5.1 1,116 8/27/2015
5.4.0 1,451 12/11/2014
5.4.0-rc3 1,148 12/11/2014
5.4.0-rc2 1,055 12/3/2014
5.4.0-rc1 1,033 12/3/2014
5.3.2 1,164 9/17/2014
5.3.2-rc2 912 9/17/2014
5.3.2-rc1 856 9/15/2014
5.3.1-rc1 927 8/3/2014
5.2.1-rc1 955 2/17/2014
5.2.0.1 1,232 12/1/2013
5.2.0 1,156 11/21/2013
5.2.0-rc1 950 11/19/2013

The Common Logging extension supports v2.1.2. However if you need to support an older version, then you will need to download the ReflectInsight Logging Extensions Library from CodePlex. You can then reference and rebuild the extension against your a specific release of the Common Logging dll.

For help on configuration, please see our documentation on the website (https://insightextensions.codeplex.com/wikipage?title=Getting%20Started%20with%20Common%20Logging%20Extension&referringTitle=Documentation) and/or the knowledgebase articles on our UserVoice site (http://reflectsoftware.uservoice.com/knowledgebase).