11 votes

uLogs

uLogs is a simple to use, yet extensible, Umbraco Trace Log viewer plugin for the Umbraco 7.3 Back-Office that allows you to view logs by date and a variety of refinements. Includes a simple and intuitive refinement system where you can search for specific text in the log message or refine by log levels (INFO, WARN, and ERROR).

Utilizes ngTable for an AngularJs driven data table which includes ordering by column (Time, Level, and Message) and simple pagination with configurable items per page selector.

Also takes advantage of highlight.js to provide syntax highlighting for the logs to improve readability.

Getting Started

Nuget Package: Install-Package uLogs

Usage

1. Locate uLogs in the Developer section

Navigate to the Umbraco > Developers section. You will find a 'Trace Logs' tab in the right pane. Select this to view the uLogs Trace Log Viewer. From this window you can select a log from the available date dropdown in order to see the logs for the given date. 

2. Refine & Locate

Once you have selected a log date and logs are shown, proceed to refine by log Level (ex. select the ERROR button to narrow the results down to Error logs) or Text search by entering text in the 'Search data' input box. As you type, results will display in real time.

Once you have located a log, clicking the "View More" link will display a syntax highlighted version of the log message. Clicking the "View Less" button at the end of the message will return the message back to the closed state. 

Screenshots

Package owner

Wade Kallhoff

Wade Kallhoff

Wade has 256 karma points

Package Compatibility

This package is compatible with the following versions as reported by community members who have downloaded this package:
Untested or doesn't work on Umbraco Cloud
Version 8.18.x (untested)

You must login before you can report on package compatibility.

Previously reported to work on versions: 7.5.x, 7.4.x, 7.3.x

Package Information

  • Package owner: Wade Kallhoff
  • Created: 05/09/2015
  • Current version 1.1.2
  • .NET version 4.5
  • License Apache Version 2.0
  • Downloads on Our: 2.6K

External resources