R/log.R
dot-logstart.Rd
Write Log Message to Console if in Debugging Mode
.logstart(dbg = TRUE, ...)
logical to switch logging on (dbg = TRUE) or off (dbg = FALSE)
dbg = TRUE
dbg = FALSE
parts of the message that will be passed to catIf
catIf