SLogOptions.none constructor
const
SLogOptions.none()
Creates an empty LoggerOptions
Implementation
const SLogOptions.none()
: interceptors = const [],
printers = const [],
handleMissingChannels = false;
Creates an empty LoggerOptions
const SLogOptions.none()
: interceptors = const [],
printers = const [],
handleMissingChannels = false;