pub async fn diagnostics_get_info(
app: AppHandle,
) -> Result<DiagnosticsInfo, String>Expand description
Current log level and where the files are.
TRACES: UR-078 | DR-218
pub async fn diagnostics_get_info(
app: AppHandle,
) -> Result<DiagnosticsInfo, String>Current log level and where the files are.
TRACES: UR-078 | DR-218