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