private static void LogRemoval(string message, UnityEngine.Object target = null) { Logger.LogWarning(message, DebugLevel, target); }