Are you fed up having your valuable time wasted by hopping around screens, windows and GUIDs to get your SharePoint messages and errors sorted out ? I am sure you boss can tell you in numbers how much your hour costs. So take advantage of every single second and enhance your productivity to the maximum without taking your eyes off Visual Studio.
All icons belong to Icon8 set http://icons8.com from VisualPharm http://www.visualpharm.com
Description
Toolbar
In the top of the tool window lies one simplist toolbar consisting of the following options :
- Live mode, choose this to hook on the current log and poll for new entries.
- Static mode, open an existing log file of your choice.
- Information about number the currently filtered and fetched ULS traces
- Clear and dispose the items
- The currently processed log file.
All buttons are interactive and come with 4 states noted by their border color :
- Black : Inactive
- Light Green : Active
- Red : Error (Hover over the button and a tooltip relative to the error will give you a hint)
- Orange : Currently processing
Filtering
By clicking on the filtering expander you will be offered with the following choices :
- Choose among the following categories : Message, Area, Category, Level and Correlation ID
- Choose among the following filtering options : Contains, Is equal to, Starts with, Ends with
- Enter the value your are looking for. The TextBox is providing search-as-you-type functionality.
- Go forth and back to previous filtering you have already made. My experience with Microsoft UlsViewer (besides that is a perfect tool) is that I was frustrated how I could (re)apply filters or remove them.
- Remove any filter.
- Send maximum 50 of your filtered results to a collegue for his own consideration. It is been million times that an admin or another developer is trying to discuss with me a bug and it takes ages until I get all the related traces in my hand. No more ! Check.
ULS traces
All the ULS traces fetched are presented in a ListView with the following format :
- Every item is a collapsed Expander, bringing to the user the minimum required information (timestamp and a summary of the message). If you want to see more just expand the Expander.
- The message comes limited to a certain amount of characters, if you want to see the full message click on the "More details" link that will be explained later.
- Filtering links. By clicking any of the links for Area, Category, Level or Correlation ID automatically you apply a filter for this value.
- When the message is too long is been cropped. By clicking "More details" you get the full message and a little bit more...
- The full ULS trace.
- Send this message to a collegue.
- Search the web for this message or a part of it by selecting the text of your preference in the TextBox.
Every ULS trace that its level is one of the : Warning, Critical or Unexpected is adorned by a respective icon and alarm color like in the following pictures :
Hint : Press "End" button while having focus on your ListView and set it to autoscroll mode. Otherwise it will keep visible the last selected item.
Configuration
After version 1.2.0 a configuration Visual Studio Options Page has been included.
- Define the custom directory where your ULS logs reside.
- Define whether you are going to use the Visual Studio embedded browser or the default external one.
- Define your search engine of preference.