DiploTraceLogViewer 2.2.6

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

// Install DiploTraceLogViewer as a Cake Tool
#tool nuget:?package=DiploTraceLogViewer&version=2.2.6

Diplo Trace Log Viewer is a custom tree for the Umbraco 7 Developer section that allows you to easily select and view the contents of the trace logs that Umbraco generates.

Product Compatible and additional computed target framework versions.
.NET Framework 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 (1)

Showing the top 1 NuGet packages that depend on DiploTraceLogViewer:

Package Downloads
Equ.Umbraco.Bootstrap

Equ Umbraco Bootstrap

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.4.2 66,451 11/5/2019
2.4.1 175,536 10/18/2017
2.4.0 4,077 9/5/2017
2.3.2 34,573 12/20/2016
2.3.1 3,402 10/27/2016
2.3.0 5,091 9/17/2016
2.2.7 4,279 8/25/2016
2.2.6 16,813 5/3/2016
2.2.5 6,629 3/22/2016
2.2.4 4,779 1/28/2016
2.2.3 7,029 10/6/2015
2.2.2 2,104 8/31/2015
2.2.1 2,762 7/22/2015
2.2.0 2,273 7/21/2015
2.1.1 11,969 9/12/2014

Lots of little UI tweaks, including Previous and Next buttons for detail dialogue
Now reads the log4Net config in case you've moved where logs are generated (thanks ThumNet)
If you view logs from a different machine then the machine name is shown as well as date
Relative paths should now work if you install Umbraco in a virtual directory