Add a given msg to a log file
add_log.Rd
Add a given msg to a log file
Examples
if (FALSE) { # \dontrun{
add_log("Some trouble occurs", c("bad resolution", "missing openings"), LOG)
} # }
add_log.Rd
Add a given msg to a log file
if (FALSE) { # \dontrun{
add_log("Some trouble occurs", c("bad resolution", "missing openings"), LOG)
} # }