logging.Rd
TO BE PRECISED.
logging(the_time, r_time = Sys.time(), output = NULL)
list of times.
POSIXct, time for starting logging. Default to
Sys.time()
.
character, file name used to save log information. Default to NULL, in this case an automatic name is constructed,
TO BE PRECISED.