nebula-project-plugin
nebula-project-plugin copied to clipboard
Test logging not working
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.