Used to add message to log file
addMessageToLog.RdThis function is for the usage outside a `captureLog` bracket. Inside the bracket `message("my message Text")` can be used
See also
Other log file management:
captureLog(),
initLogfunction(),
saveSessionInfo(),
setShowLogMessages(),
writeTableToLog(),
writeToLog()