获取日志根目录路径(由各平台原生实现决定)。
Future<String?> getLogRootPath() { throw UnimplementedError('getLogRootPath() has not been implemented.'); }