menu
slog_core package
documentation
logger.dart
SLogChannel
SLogChannel.new const constructor
SLogChannel.new const constructor
dark_mode
light_mode
SLogChannel
constructor
const
SLogChannel
(
{
required
String
name
,
})
A log channel
Implementation
const SLogChannel({required this.name});
slog_core package
documentation
logger
SLogChannel
SLogChannel.new const constructor
SLogChannel class