RubyMine 2017.1 Help

Edit Log Files Aliases Dialog

The dialog opens when you click the /help/img/idea/2017.1/add.png or the /help/img/idea/2017.1/edit1.png buttons in the Logs tab of the Run/Debug Configuration dialogs.

Use this dialog to specify a file or a group of files that you want to be displayed on dedicated tabs of the Run or Debug tool window.

ItemDescription
Alias In this text box, type the alias for the log entry. This alias will be displayed in the Logs tab of the Run/Debug Configuration: Application dialog box and in the header of the dedicated tab of the Run or Debug tool window.
Log File Location In this text box, specify the log files to display during running or debugging. Do one of the following:
  • Specify the full path to a specific file. Type the path manually or click the Browse button browseButton.png and choose the file in the dialog that opens.
  • Specify the base directory and add an Ant pattern that defines the fileset to be displayed.
Show All Files Coverable by Pattern Select this check box to have RubyMine open a separate dedicated tab for each log file that matches the specified pattern.

Please note the following:

  • If no alias is specified, the dedicated tab header shows the path to each log file.
  • If a pattern covers more than one file, the tab header shows the name of the file instead of the log entry alias, even is an alias is specified.

See Also

Last modified: 18 July 2017