menu
firedoctor package
documentation
logging/logger.dart
Logger
Logger.new const constructor
Logger.new const constructor
dark_mode
light_mode
Logger
constructor
const
Logger
(
{
required
Terminal
terminal
,
String
?
name
,
})
Implementation
const Logger({required this.terminal, this.name});
firedoctor package
documentation
logging/logger
Logger
Logger.new const constructor
Logger class