Skip to content

chore(log): improve panic message for invalid log mode#571

Merged
KevFan merged 1 commit intoKuadrant:mainfrom
bartoszmajsak:chore/log-mode-panic
Feb 4, 2026
Merged

chore(log): improve panic message for invalid log mode#571
KevFan merged 1 commit intoKuadrant:mainfrom
bartoszmajsak:chore/log-mode-panic

Conversation

@bartoszmajsak
Copy link
Contributor

Provides actionable feedback when an unknown log mode is specified by showing both the invalid value and the list of valid options.

This helps users quickly identify and correct configuration errors instead of e.g. finding which values are acceptable in the docs.

Provides actionable feedback when an unknown log mode is specified by
showing both the invalid value and the list of valid options.

This helps users quickly identify and correct configuration errors
instead of e.g. finding which values are acceptable in the docs.

Signed-off-by: Bartosz Majsak <bartosz.majsak@gmail.com>
@KevFan KevFan added this pull request to the merge queue Feb 4, 2026
Merged via the queue into Kuadrant:main with commit d891365 Feb 4, 2026
12 checks passed
@bartoszmajsak bartoszmajsak deleted the chore/log-mode-panic branch February 14, 2026 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants