log()
log( "line-of-text")
The line-of-text is written to ./online.log,
/onine_dir/online.log and the log widget, if TkI is active.
Trailing white space is removed.
Note that there are also the functions Util::info() and
Util::display_text(), see 6.4.2 and 6.4.1.