Beamable SDK
|
Public Types | |
enum | Level { Off , Error , Info , Verbose , Warning } |
Static Public Member Functions | |
static void | WriteToLog (string logText, bool writeToLog) |
Properties | |
static Level | LogLevel [getset] |
static bool | LevelError [get] |
static bool | LevelInfo [get] |
static bool | LevelVerbose [get] |
static bool | LevelWarning [get] |