augment-vir - v31.13.0
    Preparing search index...

    Enumeration LogOutputType

    Supported log output types.

    Index

    Enumeration Members

    Enumeration Members

    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.