R/print_info.R
info_msg.Rd
info_msg
info_msg(msg)
info message to print
Invisibly returns NULL; prints a formatted info message.
NULL
Other console messaging helpers: error_msg(), print_footer(), print_header(), warning_msg()
error_msg()
print_footer()
print_header()
warning_msg()
info_msg("example info") #> [2026-07-07 11:48:28] [INFO] example info