saveToFileInterval constant
How often to save the buffered logs to the log file.
Implementation
static const saveToFileInterval = Duration(seconds: 5);
How often to save the buffered logs to the log file.
static const saveToFileInterval = Duration(seconds: 5);