LogR 1.4.10.2

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

// Install LogR as a Cake Tool
#tool nuget:?package=LogR&version=1.4.10.2

Logging with SignalR in realtime.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
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.4.13.5 1,604 6/17/2019
1.4.11.3 1,083 3/21/2018
1.4.10.2 992 9/17/2017
1.4.9.1 943 8/30/2017
1.4.8 1,016 4/8/2017
1.4.7 977 3/19/2017
1.4.6 1,310 8/17/2015
1.3.5 1,377 8/8/2015
1.2.4.1 1,317 8/8/2015
1.2.3 1,321 8/8/2015
1.1.2.1 1,092 6/5/2015
1.1.2 1,059 6/5/2015
1.0.0.1 1,530 7/5/2013
1.0.0 1,396 7/5/2013

1.4.6 Fix TestLogger don't write on window output if diagnositic logger is disposed before during debug
1.3.5 Add diff time from 2 logs and from start for testconsole
1.2.4.1 Fix bug when message not formated with TestsLogger
1.2.3 ILogger Change
        Add TestsLogger
1.1.2 Migration from codeplex