outputFolder property
final
An optional output directory for the logs.
By default, if null, files will dump to the current working directory.
Implementation
final String? outputFolder;
An optional output directory for the logs.
By default, if null, files will dump to the current working directory.
final String? outputFolder;