ReflectSoftware.Insight.Extensions.Log4net
5.3.2-rc1
See the version list below for details.
dotnet add package ReflectSoftware.Insight.Extensions.Log4net --version 5.3.2-rc1
NuGet\Install-Package ReflectSoftware.Insight.Extensions.Log4net -Version 5.3.2-rc1
<PackageReference Include="ReflectSoftware.Insight.Extensions.Log4net" Version="5.3.2-rc1" />
paket add ReflectSoftware.Insight.Extensions.Log4net --version 5.3.2-rc1
#r "nuget: ReflectSoftware.Insight.Extensions.Log4net, 5.3.2-rc1"
// Install ReflectSoftware.Insight.Extensions.Log4net as a Cake Addin #addin nuget:?package=ReflectSoftware.Insight.Extensions.Log4net&version=5.3.2-rc1&prerelease // Install ReflectSoftware.Insight.Extensions.Log4net as a Cake Tool #tool nuget:?package=ReflectSoftware.Insight.Extensions.Log4net&version=5.3.2-rc1&prerelease
We've added support for the Log4net appender. This allows you to leverage your current investment in log4net, 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 log4net messages in realtime, in a rich viewer that allows you to filter out and search for what really matters to you.
Product | Versions 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. |
-
- log4net (>= 2.0.3)
- ReflectSoftware.Insight (>= 5.3.2)
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 | 11,896 | 1/29/2018 |
5.7.1 | 1,219 | 6/21/2017 |
5.7.0 | 1,046 | 5/15/2017 |
5.6.2 | 1,032 | 4/12/2017 |
5.6.1 | 1,198 | 6/15/2016 |
5.6.0 | 1,119 | 5/2/2016 |
5.5.2 | 1,380 | 8/27/2015 |
5.5.1 | 1,235 | 7/28/2015 |
5.5.1-rc1 | 968 | 7/27/2015 |
5.4.0 | 4,335 | 12/11/2014 |
5.4.0-rc3 | 1,132 | 12/11/2014 |
5.4.0-rc2 | 1,075 | 12/3/2014 |
5.4.0-rc1 | 1,036 | 12/3/2014 |
5.3.2 | 1,288 | 9/16/2014 |
5.3.2-rc2 | 911 | 9/16/2014 |
5.3.2-rc1 | 936 | 9/15/2014 |
5.3.1-rc1 | 951 | 8/3/2014 |
5.2.2-rc3 | 988 | 6/11/2014 |
5.2.2-rc2 | 937 | 6/10/2014 |
5.2.2-rc1 | 964 | 2/17/2014 |
5.2.1 | 1,503 | 11/22/2013 |
5.2.0 | 1,243 | 11/20/2013 |
5.2.0-rc1 | 997 | 11/19/2013 |
5.1.8 | 1,282 | 8/9/2013 |
5.1.7 | 1,387 | 7/31/2013 |
5.1.6 | 1,371 | 7/15/2013 |
5.1.6-rc1 | 1,237 | 7/14/2013 |
5.1.5 | 1,372 | 5/30/2013 |
5.1.5-rc1 | 1,055 | 5/30/2013 |
5.1.4 | 1,290 | 5/7/2013 |
5.1.3 | 1,269 | 4/19/2013 |
5.1.1 | 1,322 | 4/18/2013 |
5.1.0 | 1,286 | 4/17/2013 |
5.0.18 | 1,265 | 4/5/2013 |
5.0.17 | 1,333 | 1/6/2013 |
5.0.16 | 1,415 | 12/6/2012 |
5.0.15 | 1,395 | 12/6/2012 |
5.0.14 | 1,335 | 12/6/2012 |
5.0.13 | 1,400 | 9/23/2012 |
5.0.12 | 1,429 | 8/13/2012 |
5.0.11 | 1,302 | 8/9/2012 |
5.0.10 | 1,311 | 8/9/2012 |
5.0.9 | 1,306 | 8/7/2012 |
5.0.8 | 1,314 | 8/7/2012 |
5.0.7 | 1,341 | 8/7/2012 |
5.0.0 | 1,291 | 8/7/2012 |
The log4net extension supports Log4net v2.0.3. 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 a specific release of the log4net dll.
As of version 5.1 of the ReflectInsight NuGet Package, you are now required to manually add in the ReflectInsight configuration details that you may require.
For help on configuration, please see our documentation on the website (https://insightextensions.codeplex.com/wikipage?title=Getting%20Started%20with%20Log4net%20Extension&referringTitle=Documentation) and/or the knowledge base articles on our UserVoice site (http://reflectsoftware.uservoice.com/knowledgebase).