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 enum logging #3113

Merged
merged 8 commits into from Mar 17, 2022
Merged

Conversation

varkart
Copy link
Contributor

@varkart varkart commented Feb 17, 2022

Fixes #2990

@rspilker
Copy link
Collaborator

Isn't the problem that isStaticAllowed() returns the wrong value for enums?

@rzwitserloot rzwitserloot merged commit 3a4f0e0 into projectlombok:master Mar 17, 2022
@rzwitserloot
Copy link
Collaborator

Had to revert your changes and apply the principle to our isStaticAllowed method.

@varkart varkart deleted the fix-enum-logging branch March 20, 2022 23:02
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.

[BUG] @Log fails on nested enums
3 participants