the original log level was info:
I raised it to log.warn:log.warn("{} Results: {}", hasOption("testComplementary") ? "Complementary" : "Standard NB", analyzer);
But it still isn't showing up. Any ideas?
the original log level was info:
I raised it to log.warn:log.warn("{} Results: {}", hasOption("testComplementary") ? "Complementary" : "Standard NB", analyzer);
But it still isn't showing up. Any ideas?