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