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