It would be nice if a failure to initialize the AvalonLogSystem would write to stderr, not stdout, as it is then easier to spot the problem. diff AvalonLogSystem.java.old AvalonLogSystem.java 109c109 < System.out.println( --- > System.err.println( 148a149 > cheers timj
- Re: AvalonLogSystem Tim Joyce
- Re: AvalonLogSystem GEir Magnusson Jr
