Beamable SDK
Public Member Functions | Properties | List of all members
Beamable.Common.BeamableLogProvider Class Referenceabstract

This type defines the passthrough for a Beamable Log Provider More...

Inheritance diagram for Beamable.Common.BeamableLogProvider:
Inheritance graph
[legend]

Public Member Functions

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)
 

Properties

static BeamableLogProvider Provider = DefaultProvider [getset]
 

Detailed Description

This type defines the passthrough for a Beamable Log Provider

img beamable-logo


The documentation for this class was generated from the following file: