kbLogger 2.0.b1
The automotive ready test and logging program.
TraceViewer

The TraceViewerObject is used to displaying debug messages in the order of their occurrence. The TraceViewer can be configured to use different colors for different message content. This is called SyntaxHighlighting in the TraceViewerObject and also in the LogViewer LogViewerObject.

Creating a TraceViewer

Creating a TraceViewer:
Do a right-click on an empty place in the ConfigViewer of your project and choose "New TraceViewer".

Creating a new TraceViewer

Configure the TraceViewer main settings

TraceViewer main settings

TraceViewer Name:
This field is to configure the name of the ConfigItem. This name is shown in the ConfigViewer, in the ProjectExplorer and also in the window title of the TraceViewer ChildWindow.

Configure the TraceViewer SyntaxHighlighting

TraceViewer SyntaxHighlighting settings

Here you can configure the SyntaxHighlighting for the TraceViewer. Since it is equal to the highlighting in the LogViewer, the description is done on a separate page: SyntaxHighlighting