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