augment-vir - v32.3.0-beta.0
    Preparing search index...

    Enumeration LogOutputType

    Supported log output types.

    Index
    Error: "stderr"

    Logged to stderr if the current environment supports it, or just console.error.

    Standard: "stdout"

    Logged to stdout if the current environment supports it, or just console.log.