20.2 Viewing the Error Log
The Error Log view can help you troubleshoot. If something isn’t working, messages written to the error log might help you. The log is named .log. It is a hidden file.
To view the error log, you can use menus or browse the file system.
20.2.1 Browsing the File System
-
Browse to your Designer workspace.
In Windows, the log file is typically in subfolders in the /eclipse/workspace/.metadata directory.
In Linux, the log file is typically in the Home directory, in the /eclipse/workspace/.metadata directory.
-
Open the log file.
20.2.3 Event Details
To view event details:
-
Double-click an error log message.
or
Right-click an error log message, then click .
The following functionalities are available in the Event Details window:
Table 20-2 Event Details Window
Date |
Displays the date and time the error occurred. |
Severity |
States the severity of the error. |
Message |
Displays the message of the error. |
View Details of Previous Event |
Up and down arrows that enable you to scroll through the event details of each event in the error log. |
Copy |
Enables you to copy event details to the clipboard. |
Exception Stack Trace |
Displays Exception Stack Trace (if available). |
Session Data |
Provides relevant session data. |
20.2.4 Customizing Filter Settings
To access the Log Filters window:
-
On the Error Log view toolbar, click the icon.
-
Click .
The following functionalities are available in the Log Filters window:
Table 20-3 Log Filters Window
Event Types |
Set what type of information you want displayed in the error log. The error log can be configured to display any combination of Information, Warnings, and Errors. |
Limit Visible Events |
Set a limit on how many events you want displayed in the error log at one time. |
Show Events Logged During: |
Specify whether to show events logged during all sessions, or your most recent session. |