DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=31162>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=31162 [PATCH] Commandline logger [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED ------- Additional Comments From [EMAIL PROTECTED] 2004-09-11 17:08 ------- Thanks, Finn. Exactly what I meant. Glen, would you mind leaving CommandLineLogger in the util package? It's because we've got at least two other command line applications (PFMReader and TTFReader) which could use this class. But I agree with your other point. Just FYI, I've applied Finn's patch locally and have also made a few trivial modifications (mostly style and javadocs, only the "\n" should have been within the "if"). I will also do the necessary changes for PFMReader and TTFReader. I can commit the whole thing quickly.