共用方式為


LogLevel type

定義 LogLevel 的值。

type LogLevel = "Off" | "Verbose" | "Information" | "Warning" | "Error"