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

Fix logic error when getting DebugLevel #353

Merged
merged 1 commit into from
Oct 29, 2023
Merged

Fix logic error when getting DebugLevel #353

merged 1 commit into from
Oct 29, 2023

Conversation

timyhac
Copy link
Collaborator

@timyhac timyhac commented Oct 29, 2023

The logic should have been if NOT initialized, then get field, otherwise GetDebugLevel - but there is no need to resort to getting debug level because the local field value is always correct.

The logic should have been if NOT initialized, then get field, otherwise GetDebugLevel - but there is no need to resort to getting debug level because the local field value is always correct.

Signed-off-by: timyhac <timyhac@gmail.com>
@timyhac timyhac merged commit 57f8678 into master Oct 29, 2023
1 check failed
@timyhac timyhac deleted the #337 branch October 29, 2023 19:15
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.

None yet

1 participant