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