LiveLogger.Umbraco
1.0.3.5
See the version list below for details.
dotnet add package LiveLogger.Umbraco --version 1.0.3.5
NuGet\Install-Package LiveLogger.Umbraco -Version 1.0.3.5
<PackageReference Include="LiveLogger.Umbraco" Version="1.0.3.5" />
paket add LiveLogger.Umbraco --version 1.0.3.5
#r "nuget: LiveLogger.Umbraco, 1.0.3.5"
// Install LiveLogger.Umbraco as a Cake Addin #addin nuget:?package=LiveLogger.Umbraco&version=1.0.3.5 // Install LiveLogger.Umbraco as a Cake Tool #tool nuget:?package=LiveLogger.Umbraco&version=1.0.3.5
This package adds a dashboard to your developer section in the Umbraco backend. Once installed you can view real time Umbraco logs from Log4Net.
Basically the package makes use of signalR and a custom Log4Net appender to append realtime logging to your browser window.
This is a must have package for anyone developing with Umbraco 6 in MVC mode as ?umbDebugShowTrace=True is not available anymore.
** How to Install & Uninstall **
http://www.youtube.com/watch?v=_-3fMe1Ep9I
** BitBucket Project **
https://bitbucket.org/thecogworks/live-logger-for-umbraco
** Our.Umbraco Project Page **
http://our.umbraco.org/projects/backoffice-extensions/live-logger
** Developed by The CogWorks **
http://www.thecogworks.co.uk/
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
- Microsoft.AspNet.SignalR (>= 1.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.