OptionaldebugIDOptionallogLog the given value when the logger is created (for debugging purposes, to be able to see the debug ID of the new Logger).
OptionalnameThe name that's shown in the prefix of all emitted messages.
OptionalremoteSet the remote logger connection timeout. See RemoteConsole.
OptionalremoteSet whether to use remote logger on mobile devices only. Defaults to settings.remoteLoggerOnMobileOnly.
OptionalremoteSet the remote logger URL. Defaults to settings.remoteLoggerURL.
OptionalverbositySet 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.