BeamableLogUnityProvider is a simple passthrough to UnityEngine.Debug methods such as Log, LogWarning, and LogException.
More...
|
override void | Info (string message) |
|
override void | Info (string message, params object[] args) |
|
override void | Warning (string message) |
|
override void | Warning (string message, params object[] args) |
|
override void | Error (Exception ex) |
|
override void | Error (string error) |
|
override void | Error (string error, params object[] args) |
|
BeamableLogUnityProvider is a simple passthrough to UnityEngine.Debug methods such as Log, LogWarning, and LogException.
The documentation for this class was generated from the following file:
- client/Packages/com.beamable/Common/Runtime/Debug.cs