Although the ADTF Log View Tool is a GUI application it still has some command line arguments.
Type: adtf_logview.exe --help
into a console to get the list of the supported commandline arguments:
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.
If you want to change properties during runtime, just have a look at ADTF Property Editor.