Skip to content

Fix Appenders#close referencing incorrect variable #294

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

Closed

Conversation

vovimayhem
Copy link

Issue #291

Changelog

Pull requests will not be accepted without a description of this change under the [unreleased] section
in the file CHANGELOG.

Description of changes

On 4.16.0, Appenders#close is referencing a non-existant variable appenders instead of closed_appenders, which looks it was left like that by mistake, causing errors when calling SemanticLogger#close_appenders!

This PR includes the fix proposed by @jesseyoungmann on Issue #291

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@ixti
Copy link
Contributor

ixti commented Aug 21, 2024

Alternative PR: #290

@ixti
Copy link
Contributor

ixti commented Sep 5, 2024

This can be closed (via #290)

@reidmorrison
Copy link
Owner

Fixed with #290

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.

3 participants