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

Move Dev UI Logging closer to Console logging #19078

Merged
merged 1 commit into from
Jul 31, 2021
Merged

Move Dev UI Logging closer to Console logging #19078

merged 1 commit into from
Jul 31, 2021

Conversation

phillip-kruger
Copy link
Member

This changes the way we create the log handler for Dev UI, so that it's being created when we create the other loggers (like console log). This allows us to set the same filters etc and also show the banner.

Fix #18609
Fix quarkiverse/quarkus-logging-manager#91

logging-fix

Signed-off-by:Phillip Kruger [email protected]

@phillip-kruger phillip-kruger added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Jul 29, 2021
@phillip-kruger
Copy link
Member Author

@geoand @stuartwdouglas - changes made as requested. Please check the new BuildItem that now, if included, will enable the logstream in prod

@phillip-kruger phillip-kruger merged commit 152586e into quarkusio:main Jul 31, 2021
@quarkus-bot quarkus-bot bot added this to the 2.2 - main milestone Jul 31, 2021
@quarkus-bot quarkus-bot bot removed the triage/waiting-for-ci Ready to merge when CI successfully finishes label Jul 31, 2021
@phillip-kruger phillip-kruger deleted the logging-fix branch July 31, 2021 05:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants