RubyMine 5.4.3 Web Help

The Logs tab is available, if logging has been activated in the current Run/Debug configuration. This tab is named after the log file. If there are multiple log files enabled for a run/debug configuration, the tab's name is composed of all the log file names delimited with the "|" characters; so doing, each specific log is displayed in its own tab:

runLogsTab.png

The logs can contain messages of three types: information, warnings and errors. Use the toolbar buttons to filter the log output and navigate through the messages.

ItemDescription
filterInfo Click this button to have INFO messages in the log output filtered.
filterWarnings Click this button to have WARNING messages in the log output filtered.
filterErrors Click this button to have ERROR messages in the log output filtered.
arrowDown.png arrowUp.png Use these buttons to navigate through the log output.

See Also

Concepts:

Procedures:

Reference:

Web Resources: