@bedrock-oss/bedrock-boost
    Preparing search index...

    Type Alias OutputConfig

    OutputConfig: { [key in LogLevel["level"]]?: OutputType[] }

    The OutputConfig type defines the configuration for the logger's outputs. It is a mapping of LogLevel to an array of OutputType.