Disables all logging. To enable logging, use enableLogger.
Enable logging through the console. To set a specific logger, use setLogger.
Override the logger object that is used to print information about what the SDK is doing.
To disable logging, pass undefined
as the logger.
Set the platform endpoints and credentials.
The configuration to set.
Generated using TypeDoc
Type of the model repository. Possible values:
"svn"
and"git"
.