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