logsPath property
String?
get
logsPath
获取日志文件夹路径
Gets the logs folder path.
Implementation
static String? get logsPath => getFolderPath(FolderType.logs);
获取日志文件夹路径
Gets the logs folder path.
static String? get logsPath => getFolderPath(FolderType.logs);