Auth0 Node.js SDK - v5.1.0
    Preparing search index...

    Variable LogStreamHttpContentFormatEnumConst

    LogStreamHttpContentFormatEnum: {
        Jsonarray: "JSONARRAY";
        Jsonlines: "JSONLINES";
        Jsonobject: "JSONOBJECT";
    } = ...

    HTTP JSON format

    Type Declaration

    • ReadonlyJsonarray: "JSONARRAY"
    • ReadonlyJsonlines: "JSONLINES"
    • ReadonlyJsonobject: "JSONOBJECT"