Writing to Log
writeToLog.RdThe `writeToLog` function is used to append log messages to a log file. The path for the logfile has to be initialized by the function initLogfile
See also
Other log file management:
addMessageToLog(),
captureLog(),
initLogfunction(),
saveSessionInfo(),
setShowLogMessages(),
writeTableToLog()