nebula-project-plugin icon indicating copy to clipboard operation
nebula-project-plugin copied to clipboard

Test logging not working

Open fpedroza opened this issue 1 year ago • 0 comments

I can't seem to get any logging from slf4j to work when I run my integrationTest facet. This would include any logging coming from the test code itself or any code being tested. I'm sure I'm missing something obvious.

I also tried just using the 'com.netflix.nebula.integtest-standalone' plugin and the logging isn't showing for that either.

Note that the logging does show up when running my unit tests.

fpedroza avatar Nov 08 '23 21:11 fpedroza