Log

This panel displays the log in real-time while running a project/solution. You can check the execution record of a certain moment in this panel.

../../../../_images/log_1.png

There are four levels of log, as shown below:

Level

Description

D

Debug information

i

Information

W

Warning Information

E

Error information

You can click the icons of log level in the lower left-hand corner of the log panel to choose the type of log information you’d like to display. An icon in blue indicates that log information of this level is displayed. When an icon is in gray, the log information of this level is hidden.

../../../../_images/log_2.png

Double-click a single line in the log, select the content, and right-click and select Copy in the pop-up menu to copy the selected content.

../../../../_images/log_3.png