We would like the log level colour matcher used in the build log to be a bit more flexible. currently items that our reported by build system (maven) as warnings and errors do not get colour coded as QB thinks they are just informational. Could you please expose, or tell us how to extend, the pattern matcher you are using for this to we can properly identify errors in our log. Thanks.
2007-02-16 14:38:45,702 [Thread-5187] INFO - [WARNING] JavaModule is deprecated (jar:com.fujitsu.fs.apt.examples.calculator:calculator-engine:1.1-SNAPSHOT), please use JarModule instead.
|