Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

handling setLogLevel error of ConfigInit if both debug flag and loglevel are set #410

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bkiran6398
Copy link

Type of change

  • Bug fix

Description

Either debug flag or a valid loglevel string is expected to be set to determine the log level of application.
When both are set, setLogLevel method returns an error which is handled in ConfigInit.

@bkiran6398 bkiran6398 requested a review from a team as a code owner March 30, 2024 17:41
@denyeart
Copy link
Contributor

@Mergifyio rebase

Copy link

mergify bot commented Jun 18, 2024

rebase

✅ Branch has been successfully rebased

@denyeart
Copy link
Contributor

See the checks for a legitimate unit test failure caused by this change.

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