The log panel displays the last 50 messages generated by CLEX. Each message has a timestamp and a severity level attached:
AUDIT
messages record the user's activity, mainly the execution of commandsINFO
and WARNING
are copies of
selected messages from the program's user interface
DEBUG
and NOTICE
severities
If the length of a message exceeds the screen width, use the <left> and <right> arrow keys to scroll the text horizontally.
See also the --log
command line option
for saving all log messages to a file.