Method Trace
Trace(string, string, string)
Logs a trace/verbose message including the class and method name.
public static void Trace(string message, string caller = "", string filePath = "")
Logs a trace/verbose message including the class and method name.
public static void Trace(string message, string caller = "", string filePath = "")