Zvec Node.js API Reference
    Preparing search index...

    Variable ZVecLogLevelConst

    ZVecLogLevel: { DEBUG: 0; INFO: 1; WARN: 2; ERROR: 3; FATAL: 4 }

    Numeric enum object defining supported log levels in Zvec.

    Type Declaration

    • ReadonlyDEBUG: 0
    • ReadonlyINFO: 1
    • ReadonlyWARN: 2
    • ReadonlyERROR: 3
    • ReadonlyFATAL: 4