menu
flutter_isolate_logger package
documentation
file_logger.dart
FileLogger
batchSize property
batchSize property
dark_mode
light_mode
batchSize
property
int
batchSize
final
The number of log messages to buffer before writing to the file.
Implementation
final int batchSize;
flutter_isolate_logger package
documentation
file_logger
FileLogger
batchSize property
FileLogger class