Skip to main content

diagnostics_get_info

Function diagnostics_get_info 

Source
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