verbose
Logs a message with additional arguments if the logging level permits it.
Import
Usage
Parameters
msg
string
The message to log
args
...any[]
Additional arguments to be logged
verbose
Logs a message with additional arguments if the logging level permits it.
string
The message to log
...any[]
Additional arguments to be logged