A tool for storing Umbraco log entries in a database and viewing them in a tabular format (min Umbraco version 7.8).
Info
| Version: | 1.0.0 |
| Author(s): | Heather Floyd |
| Last Update: | Sunday, October 7, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/hfloyd/Dragonfly.UmbracoLogViewer |
| NuGet Url: | https://www.nuget.org/packages/Dragonfly.UmbracoLogViewer |
Install
Install-Package Dragonfly.UmbracoLogViewer
dotnet add package Dragonfly.UmbracoLogViewer
paket add Dragonfly.UmbracoLogViewer
Dragonfly.UmbracoLogViewer Download (Unzip the "nupkg" after downloading)
Dependencies
- Dragonfly.Net(>= 1.10.2)
- Dragonfly.Umbraco7(>= 1.5.11)
- UmbracoCms.Core(>= 7.8.0)