Manage all log messages from SDK modules. You can use this logger to add your own custom
messages and set your own custom log handlers to forward all messages to your own monitoring
system.
By default, all loggers are set to level OFF (Logger.OFF), and
the following log levels are available.
This module is based on js-logger. For more information, see
the js-logger documentation and our examples.