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

ArC - stack log messages about usage of private members #855

Closed
mkouba opened this issue Feb 12, 2019 · 0 comments · Fixed by #862
Closed

ArC - stack log messages about usage of private members #855

mkouba opened this issue Feb 12, 2019 · 0 comments · Fixed by #862
Assignees
Labels
kind/bug Something isn't working
Milestone

Comments

@mkouba
Copy link
Contributor

mkouba commented Feb 12, 2019

Currently, we log an INFO message for every private injection field/@PreDestroy callback/disposer/producer/etc. we find in the app code. This could be very annoying when porting an existing app. Therefore, we should only log one INFO message for the first occurence + and N more found. Please enable debug logging to see more.

@mkouba mkouba self-assigned this Feb 12, 2019
@cescoffier cescoffier added this to the 0.9.0 milestone Feb 14, 2019
@cescoffier cescoffier added the kind/bug Something isn't working label Feb 14, 2019
maxandersen pushed a commit to maxandersen/quarkus that referenced this issue Nov 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants