Method LogError LogError(string) Appends the graph name to the start of msg and logs error to console. Declaration public void LogError(string msg) Parameters Type Name Description string msg Message to log.