ADTF Qt5
Loading...
Searching...
No Matches
ADTF Log View

Description

The ADTF Log View connects to an ADTF instance and displays all log messages in a graphical user interface.

Getting started

For any purpose, please execute the adtf_logview with the option --help, which will give you an overview and example usage of available options and commands.

ADTF Log View
adtf_logview
Usage:
adtf_logview [--help] [--url <url>] [--interval <milliseconds>]
Options:
--help, -h Print the usage info and quit.
--url, -u <url>
URL of the ADTF system. Default is set to 'http://localhost:8000'.
--interval <milliseconds>
The interval at which the log messages are retrieved from the ADTF system.
Defaults to 1000.

Basic Usage

It can be executed standalone or from the ADTF Configuration Editor, when the .adtfenvironment file from this ADTF Qt5 package is loaded.
Furthermore it can also be launched from within ADTF Control with the help of the logview command.

To show information about a running Session just start the ADTF Log View.
If the argument --url is not provided the default URL http://localhost:8000 will be used.