Version: 2018.1
public void LogError (string tag, object message);
public void LogError (string tag, object message, Object context);

説明

エラーメッセージを Log する ILogger.Log のバリアント

関連項目: Logger.LogError.