API 参考
    正在准备搜索索引...

    接口 LoggerOptions

    interface LoggerOptions {
        endLabel?: string;
        startLabel?: string;
    }
    索引
    endLabel?: string
    startLabel?: string