menu
avy_debug_panel package
documentation
logger.dart
DebugLogger
logCount property
logCount property
dark_mode
light_mode
logCount
property
int
get
logCount
Get the number of log entries.
Implementation
static int get logCount => _logs.length;
avy_debug_panel package
documentation
logger
DebugLogger
logCount property
DebugLogger class