Logs a message with Warn level.
public static void Warn(this Logger logger, string msg)
The logger instance.
The log message.