Use the Help page in the Backstage view to view and configure basic logging settings, including:
Logs can be viewed in the Log Viewer pane, or by opening each file in a text editor such as Notepad.
Each option is described below in greater detail.
|
|
The Log files folder contains log files created by the Canvas applications during each working session. Logged information is written to a comma separated file, for example, Canvas001.csv. As each new log file is created, it is incremented with a new number, for example, Canvas002.csv, Canvas003.csv, etc. The lowest number is the most recent log file.
|
Canvas and Canvas View support configurable logging levels:
![]()
Logging level configuration
Five log message types are supported, from least verbose to most verbose:
There are three configurable logging levels for the Canvas applications:
|
Log Message Level |
|
Description |
|---|---|---|
|
Normal |
1 |
Includes Info and Error log messages. This is the default logging level. |
|
Detailed |
3 |
Includes the following log message types: Info, Error, Warning, and Detailed. |
|
Debug |
4 |
Includes all log message types: Info, Error, Warning, Detailed, and Debug. This is the highest level of logging available. If Debug logging is selected, exceptions will always write out the stack trace. The screen load times are also available via the log file if Debug logging is enabled. |
The selected logging level is saved and applied next time you open Canvas and Canvas View.