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

Description

记录警告消息的 Logger.Log 的变体。

另请参阅:Logger.LogWarning