Optional
debugIDOptional
logLog the given value when the logger is created (for debugging purposes, to be able to see the debug ID of the new Logger).
Optional
nameThe name that's shown in the prefix of all emitted messages.
Optional
remoteSet the remote logger connection timeout. See RemoteConsole.
Optional
remoteSet whether to use remote logger on mobile devices only. Defaults to settings.remoteLoggerOnMobileOnly.
Optional
remoteSet the remote logger URL. Defaults to settings.remoteLoggerURL.
Optional
verbositySet the verbosity level. Defaults to settings.verbosityLevel.
Set the ID of the logger that will be shown in debugging messages. Defaults to an 8-character random string.