The Retrieve Log Data page allows you to filter, view, and download the results of of log files.
The Retrieve Log Data page displays.
The following is an example of the View Log Data:
The Log Data contains the following information:
Column Name |
Description |
---|---|
Date |
This is the message posted date. The default value is the current date. |
Time |
|
Severity |
This indicates the type of message, for example, ERROR, INFO, TRACE or DEBUG. |
Source |
This indicates the source of the generated message. |
Class Name |
This indicates the class that generated the message and corresponds to the class name generated in the TRACE and DEBUG level messages. |
Thread Name |
This indicates the thread name that generated the message and corresponds to the thread name generated in the ERROR. INFO, TRACE or DEBUG level messages. |
Method Name |
This indicates the method where the message originated and corresponds to the method name generated in the TRACE and DEBUG level messages. |
Message |
This indicates the actual log message. |