loggingDir property
getter/setter pair
The directory where all logging data is outputted
This includes all the different operating modes with specified folders inside
Implementation
late Directory loggingDir;
The directory where all logging data is outputted
This includes all the different operating modes with specified folders inside
late Directory loggingDir;