RE: log4j and console progress bars

2007-03-28 Thread Desjardins, Daren
on how to still perform direct output (without newlines)? From: Blok, Eelke [mailto:[EMAIL PROTECTED] Sent: Tue 3/27/2007 11:35 PM To: Log4J Users List Subject: RE: log4j and console progress bars Hi Daren, It may be possible to get log4j to do this, but it

Re: log4j and console progress bars

2007-03-28 Thread James Stauffer
o you have suggestions on how to still perform direct output (without newlines)? From: Blok, Eelke [mailto:[EMAIL PROTECTED] Sent: Tue 3/27/2007 11:35 PM To: Log4J Users List Subject: RE: log4j and console progress bars Hi Daren, It may be possible to get log4j to d

RE: log4j and console progress bars

2007-03-27 Thread Blok, Eelke
Hi Daren, It may be possible to get log4j to do this, but it would most definitely be *more* work than getting your own code to work, because you'd need a special appender that would actually employ code very similar to what your own code would have to do. Unless someone has created such an append