menu
dyzer package
documentation
cli_runner.dart
Logger
Logger.new constructor
Logger.new constructor
dark_mode
light_mode
Logger
constructor
Logger
(
{
required
String
tag
,
IOSink
?
output
,
})
Implementation
Logger({ required this.tag, IOSink? output, }) : _output = output;
dyzer package
documentation
cli_runner
Logger
Logger.new constructor
Logger class