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