Type Alias LogLevelName

LogLevelName:
    | "debug"
    | "info"
    | "warning"
    | "error"