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

Do not initialize a logger in Application #1975

Merged
merged 1 commit into from
Apr 11, 2019

Conversation

gsmet
Copy link
Member

@gsmet gsmet commented Apr 10, 2019

It is too early: the logging manager has not been properly set yet.

Fixes #1972 the naive way but I don't think it's that bad as having the warning every time you start your application doesn't sound like what a user would want. Question is: do we tweak things to allow for a DEBUG message?

We need to add tests but I'm waiting for @cescoffier .

It is too early: the logging manager has not been properly set yet.
@gsmet gsmet requested a review from dmlloyd April 10, 2019 09:59
Copy link
Contributor

@gastaldi gastaldi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can confirm that this PR solves #1972

@gsmet gsmet added this to the 0.13.2 milestone Apr 10, 2019
@gsmet gsmet merged commit 08ebf2f into quarkusio:master Apr 11, 2019
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

3 participants