次の方法で共有


LogLevel type

LogLevel の値を定義します。

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