|
Beamable SDK
|
BeamableLogUnityProvider is a simple passthrough to UnityEngine.Debug methods such as Log, LogWarning, and LogException. More...


Public Member Functions | |
| override void | Info (string message) |
| override void | Info (string message, params object[] args) |
| override void | Warning (string message) |
| override void | Error (Exception ex) |
Additional Inherited Members | |
Properties inherited from Beamable.Common.BeamableLogProvider | |
| static BeamableLogProvider | Provider = DefaultProvider [get, set] |
BeamableLogUnityProvider is a simple passthrough to UnityEngine.Debug methods such as Log, LogWarning, and LogException.
1.8.17