Qt5 Log View UI Service
- Introduction
The Qt5 Log View UI Service displays logs messages from the current ADTF system in a graphical user interface.
- Plugin Information
-
- Plugin Versions
Plugin Version | 3.99.99 |
Plugin File Version | 1.0 |
adtf | 3.99.99 |
adtf::ucom | 3.1.0 |
- Component Information
Name | Qt5 Log View UI Service |
CID | log_view.ui_service.adtf.cid |
Description | Use this UI Service to extend the ADTF System with a visualization for log messages. |
Type | Service |
Default Runlevel | system |
- Properties
Name | Value | Type | Description | Subproperties |
title | | cString | Window title which will be used at runtime within Qt5 ADTF XSystem UI Service. | |
- Required Interfaces
IID |
qt_xsystem.spider.services.adtf.iid |
Usage
- Note
- Mind that this service runs within the ADTF System process and thus can affect the performance of the ADTF System.
In most cases you are advised to use the build in logging from the ADTF Launcher or for more UI convenience the ADTF Log View Tool to monitor log messages, as this runs in a decoupled process and retrieves log messages via RPC from the ADTF System. For highest performance check out the "-log-processing-interval" commandline option of the ADTF Launcher.