Util::log()

log( "text"[, $w_log])
Writes a text string, preceded by a time stamp, to $w_log or to the log widget of the TkI toplevel widget.
e.g.:
Util::log( "Mirrored beam setup");