Skip to contents

info_msg

Usage

info_msg(msg)

Arguments

msg

info message to print

Value

Invisibly returns NULL; prints a formatted info message.

See also

Other console messaging helpers: error_msg(), print_footer(), print_header(), warning_msg()

Examples

info_msg("example info")
#> [2026-07-07 11:48:28] [INFO]	example info