menu
simple_file_log package
documentation
simple_file_log.dart
MyLogMixin
getLogFile abstract method
getLogFile abstract method
dark_mode
light_mode
getLogFile
abstract method
Future
<
String
>
getLogFile
(
bool
debug
, {
int
days
=
3
,
String
?
pathStart
,
})
Implementation
Future<String> getLogFile(bool debug, {int days = 3, String? pathStart});
simple_file_log package
documentation
simple_file_log
MyLogMixin
getLogFile abstract method
MyLogMixin mixin