log_info.Rd
Prints a message to the console only when verbose is TRUE
log_info(..., verbose = F)
Message components passed to message()
Logical, if TRUE the message is printed (default: FALSE)
NULL invisibly