dot-logstart: Write Log Message to Console if in Debugging Mode

.logstartR Documentation

Write Log Message to Console if in Debugging Mode

Description

Write Log Message to Console if in Debugging Mode

Usage

.logstart(dbg = TRUE, ...)

Arguments

dbg

logical to switch logging on (dbg = TRUE) or off (dbg = FALSE)

...

parts of the message that will be passed to catIf


KWB-R/kwb.utils documentation built on April 1, 2024, 7:12 a.m.