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

TRACE logging does not work #799

Closed
galderz opened this issue Feb 7, 2019 · 1 comment
Closed

TRACE logging does not work #799

galderz opened this issue Feb 7, 2019 · 1 comment
Labels
kind/enhancement New feature or request
Milestone

Comments

@galderz
Copy link
Member

galderz commented Feb 7, 2019

If I uncomment https://github.com/jbossas/protean-shamrock/blob/master/integration-tests/infinispan-cache-jpa/src/main/resources/META-INF/microprofile-config.properties#L6 TRACE log should appear in console. A few weeks back it used to work but now it does not.

Also, shamrock.log.file.level=TRACE with shamrock.log.console.enable=false has no effect either. An empty shamrock.log is created

shamrock.log.console.enable=false only seems to have an effect in the SubstrateTest execution. In that execution, a shamrock.log file is generated but it only contains INFO logging.

@galderz
Copy link
Member Author

galderz commented Feb 7, 2019

Already submitted #790 but was quickly "fixed" without actually really fixing things.

@cescoffier cescoffier changed the title (DON'T CLOSE UNTIL IT WORKS) TRACE logging does not work TRACE logging does not work Feb 14, 2019
@cescoffier cescoffier added the kind/enhancement New feature or request label Feb 14, 2019
@cescoffier cescoffier added this to the 0.9.0 milestone Feb 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants