Managing Logs

When an error occurs, you can check logs to trace and troubleshoot the plug-in exceptions. By default, the error logs are displayed in Console view after you run a process in debug mode.

Different log levels correspond to different messages, as described in Log Levels. You can change the log level of the plug-in to trace different messages. For more information about setting up the console log level, see Setting Up Log Levels.

You can export logs to a file by modifying the logback.xml file. You can also export logs of the defined log levels to a file. For more information about exporting logs to a file, see Exporting Logs.