function that catches messages, warnings, and errors. This function has to be initialized by `initLogfunction` function
captureLog.Rdfunction that catches messages, warnings, and errors. This function has to be initialized by `initLogfunction` function
Usage
captureLog(expr, finallyExpression = invisible())See also
Other log file management:
addMessageToLog(),
initLogfunction(),
saveSessionInfo(),
setShowLogMessages(),
writeTableToLog(),
writeToLog()