Method LogErrorServer LogErrorServer(string) Logs an error log locally and on the server if possible. Declaration public static void LogErrorServer(string message) Parameters Type Name Description string message The message to log