Organising, filtering and searching logs

Organise and filter large amounts of logging data. Finding and resolving issues in complex applications has never been easier.

Both the libraries and the Console have features to organise, filter and categorise your log entries. The libraries let you group and organize your log entries with sessions, a filter event and log levels. The Console on the other hand has strong filtering capabilities which let you concentrate on the important parts of your log, individual threads and processes.

Sessions

By default, the libraries have one session named Main. You can create additional session objects to group your log entries and enable or disable entire log categories. Each session has a name and a color to identify, filter and highlight the corresponding log entries in the Console.

The resulting log in the SmartInspect Console looks like the following example. The first View displays all entries of your log and newly created session Views show the log entries of a specific session only.

Views and Filters

You can create multiple Views with filters to view different parts of your log separately from each other. It is possible, for example, to have a View with all log entries and an additional View which shows errors only. Additionally, you can create Views that only contain log entries of a certain thread, process, session, host or application.

  1. Multiple Views let you concentrate on the important parts of your log. You can analyze log entries, processes and threads independently from each other and closely monitor the behavior of your application.

  2. You can group and organize views in so called View Categories and specify if a View displays a tree structure with call stack information or a flat list of log entries.

  3. You can set filters to specify which log entries are visible in the View. Filters can be combined for maximum flexibility.

Log Levels

You can specify a log level for each log entry to group your log entries by their severity. It is possible to specify the active log level of the libraries and thus decide which groups of log entries are logged and discarded.

Try SmartInspect Free

Get started in seconds and try SmartInspect free for 30 days.

Scroll to Top