Method Debug
Debug(string, string, string)
Logs a debug message including the class and method name.
public static void Debug(string message, string caller = "", string filePath = "")
Logs a debug message including the class and method name.
public static void Debug(string message, string caller = "", string filePath = "")