Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 697 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 697 Bytes

UmbracoTraceLogViewer

An Umbraco 7.x extension for viewing Umbraco trace log files within the Developer section of Umbraco

See http://our.umbraco.org/projects/developer-tools/diplo-trace-log-viewer

Uses ngTable Angular module - http://ng-table.com/#/

Unit tests are provided by NUnit 3: https://github.com/nunit/nunit/wiki

Easiest way to run Unit tests is with the NUnit 3 Test Adapter from https://visualstudiogallery.msdn.microsoft.com/0da0f6bd-9bb6-4ae3-87a8-537788622f2d?SRC=VSIDE

(Once the test runner is installed go to VS and choose Test > Windows > Test Explorer)

See https://github.com/nunit/nunit3-vs-adapter/wiki/Installation for more info.