This type defines the passthrough for a Beamable Log Provider
More...
|
abstract void | Info (string message) |
|
abstract void | Info (string message, params object[] args) |
|
abstract void | Warning (string message) |
|
abstract void | Warning (string message, params object[] args) |
|
abstract void | Error (Exception ex) |
|
abstract void | Error (string error) |
|
abstract void | Error (string error, params object[] args) |
|
This type defines the passthrough for a Beamable Log Provider
The documentation for this class was generated from the following file:
- com.beamable/Common/Runtime/Debug.cs