A callback function that will be invoked for every message that would be logged to the console regardless of the configured log level.
{string} the message.
Rest
{any[]} the parameters passed to the logger call.
A callback function that will be invoked for every message that would be logged to the console regardless of the configured log level.