Logs a message at the warning level. Warning messages receive a special formatting to make them stand out in the console. Note: By default, warning messages are sent through the standard error.
The content to be output to the user.
The logging function to use to output to the user.
Logs a message at the warning level. Warning messages receive a special formatting to make them stand out in the console. Note: By default, warning messages are sent through the standard error.