Tsarr Documentation - v2.11.0
    Preparing search index...

    Type Alias GetSettingsLogsResponses

    type GetSettingsLogsResponses = {
        "200": {
            label?: string;
            level?: string;
            message?: string;
            timestamp?: string;
        }[];
    }
    Index

    Properties

    Properties

    "200": { label?: string; level?: string; message?: string; timestamp?: string }[]

    Server log returned