11 Jul
2012
11 Jul
'12
9:50 p.m.
On Jul 4, 2012, at 12:35 PM, Thomas Mortagne wrote:
Hi devs,
Right now xwiki-commons-test has a special logback configuration to let only errors pass.
Problem is that in some tests I actually need to get warn too.
Also I don't think hidding warning is right, it usually mean there is something wrong. If a test really expect log to be produced it's very easy to isolate them using org.xwiki.loggingLogManager#pushLogListener(null).
So the vote is about modifying the test logback configuration to include warn level too.
WDYT ?
Here is my +1
+1 Thanks -Vincent