Method MocaLibLog
MocaLibLog(string, string)
Logs an informational message prefixed with the MocaLib tag and the given module tag.
public static void MocaLibLog(string tag, string s)
Logs an informational message prefixed with the MocaLib tag and the given module tag.
public static void MocaLibLog(string tag, string s)