On 28.03.2006, at 11:12, Detlef Pleiss wrote:
Hi,
when running the findbugs plugin (now that it works with the Jaxen
dependency) I find that it produces lots of output directly to the
console.
It seems these lines get written from Findbugs itself (?).
Is there any way known to get that debug (?) output switched off?
The findbugs code base contains a lot of System.out.println(xxx);
statements.
I know no way to turn this off.
But I have not contacted the developers to use a logging framework
instead.
Regards,
Cyrill