Appearance
@kubricate/core / logger / LogLevel
type LogLevel = "silent" | "error" | "warn" | "info" | "debug";