powered by
Log conditional
log_info_if(log = TRUE, text = "log")
prints log on screen (if log == TRUE).
log (TRUE|FALSE)
text string to be logged