Load a Log File and Display Log Records:
NOTE: LogViewer cannot open and read a Log file that is currently in used by the server. Before opening a log file, check if it has no ".lck extension".
To sort the records on the table, click on the table column header (record, level, date, time, thread)
A small arrow is displayed on the table column to the selected field you want to sort.
An arrow down tells us it is ascending order while an arrow up tells us it is descending order.
(ascending order)
(descending order)
Records on a Log File are scoped by Loggers. Logger values are displayed in the Combo button of the Record List Component. Select a Logger to display records of the selected logger.
To filter a Log File by levels, Click the Filter button
and a Filter Dialog will prompt from the window.
Select a level value. (ALL,SEVERE, CONFIG,INFO,FINE,FINER,FINEST,PASS)
To search a Log Message, Click the Search button,
and a Search Dialog is prompt from the window.
Input a string value to search and select field to search. (Method or Message). Then click Find button.