prorm API Reference
    Preparing search index...

    Variable LogLevelStringsConst

    LogLevelStrings: {
        debug: DEBUG;
        info: INFO;
        warn: WARN;
        error: ERROR;
        quiet: QUIET;
    } = ...

    Log level string mapping

    Type Declaration