warn
Logs a warning message if the logging conditions are met.
Import
Usage
Parameters
msg
string
The message to log as a warning
args
...any[]
Additional parameters to log along with the message
warn
Logs a warning message if the logging conditions are met.
string
The message to log as a warning
...any[]
Additional parameters to log along with the message