Skip to content

log: change level type to string#838

Merged
mmatczuk merged 1 commit intomainfrom
hg/fix_log_levels
Jun 11, 2024
Merged

log: change level type to string#838
mmatczuk merged 1 commit intomainfrom
hg/fix_log_levels

Conversation

@Choraden
Copy link
Contributor

@Choraden Choraden commented Jun 7, 2024

That would eliminate the zero value issue with flags.

    --log-level <error|info|debug> (default error) (env FORWARDER_LOG_LEVEL)
        Log level.

Fixes #832

That would eliminate the zero value issue with flags.

Fixes #832
@mmatczuk
Copy link
Contributor

LGTM

@mmatczuk mmatczuk merged commit 3cc9824 into main Jun 11, 2024
@mmatczuk mmatczuk deleted the hg/fix_log_levels branch June 11, 2024 09:12
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.

log: error level is not recognised as default by anyflag

2 participants