SDKLogger

Log handler for the avatar loading process.

The SDKLogger prints logs about the current operation and the status of the avatar loading process.

Properties

PropertyTypeDescription

logEnabled

bool

Enables (true) or disables (false) logging.

True by default.

Example

SDKLogger.AvatarLoaderLogger.logEnabled = false;

Last updated

#130: Asset API

Change request updated