类型别名 LoggerCallback 2

记录器回调2: ((条目) => void)

用作记录器的回调。

类型声明

    • (条目): void
    • 参数

      返回void

since

12.7.0

使用TypeDoc生成