@truenas/api-client
    Preparing search index...

    Variable LevelConst

    Level: {
        Alert: "ALERT";
        Critical: "CRITICAL";
        Emergency: "EMERGENCY";
        Error: "ERROR";
        Info: "INFO";
        Notice: "NOTICE";
        Warning: "WARNING";
    } = ...

    Type Declaration

    • ReadonlyAlert: "ALERT"
    • ReadonlyCritical: "CRITICAL"
    • ReadonlyEmergency: "EMERGENCY"
    • ReadonlyError: "ERROR"
    • ReadonlyInfo: "INFO"
    • ReadonlyNotice: "NOTICE"
    • ReadonlyWarning: "WARNING"