registerLog)R/writeLog.R
closeLoggerConnections.RdClose connections to all loggers
This function closes all open connections set up by loggers
It is automatically run at the end of the R session (setup by registerLog)
closeLoggerConnections()Invisible NULL. Only side effect is used.