menu
serverpod_cloud_cli package
documentation
command_runner/commands/log/log_ui.dart
LogTailTextUi
LogTailTextUi.new const constructor
LogTailTextUi.new const constructor
dark_mode
light_mode
LogTailTextUi
constructor
const
LogTailTextUi
(
{
required
bool
utc
,
bool
raw
=
false
,
int
?
limit
,
})
Implementation
const LogTailTextUi({required this.utc, this.raw = false, this.limit});
serverpod_cloud_cli package
documentation
command_runner/commands/log/log_ui
LogTailTextUi
LogTailTextUi.new const constructor
LogTailTextUi class