Version: 5.5
public void LogWarning (string tag, object message);
public void LogWarning (string tag, object message, Object context);

説明

警告メッセージを Log する Logger.Log のバリアント

関連項目: Logger.LogWarning.