Gamebase SDK for Unity 2.69.0
Toast Gamebase Platform
|
|
static |
This function initializes the TOAST Logger SDK.
The behavior of TOAST Logger SDK functions are undetermined if this function is not called. The appKey of the Log & Crash project is required to initialize Logger. This function should be called when the application is run.
configuration | The configuration of Logger. |
Example Usage :