LogLevelResolver

Resolves the effective generator log level from configuration and overrides.

Shared by the CLI and the Gradle plugin so the precedence rule (overrides win over config) and the validation message stay identical in every entry point.

Properties

Link copied to clipboard

Log levels accepted by resolve, in severity order.

Functions

Link copied to clipboard

Returns the normalized (trimmed, uppercased) log level, or null when neither overrides nor config specifies one.