menu
archery package
documentation
archery/core/logger.dart
ConsoleTransport
ConsoleTransport.new constructor
ConsoleTransport.new constructor
dark_mode
light_mode
ConsoleTransport
constructor
ConsoleTransport
(
{
bool
useColors
=
true
,
bool
formatJson
=
false
,
})
Implementation
ConsoleTransport({this.useColors = true, this.formatJson = false});
archery package
documentation
archery/core/logger
ConsoleTransport
ConsoleTransport.new constructor
ConsoleTransport class