RE: slf4j-1.0-beta4 update

2005-08-02 Thread Scott Deboy
Seems like a step backward to me - less compatible with log4j (no more support for renderers or MapFilter or ReflectionFilter). -Original Message- From: Curt Arnold [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 02, 2005 1:43 PM To: Log4J Developers List Subject: slf4j-1.0-beta4 update

slf4j-1.0-beta4 update

2005-08-02 Thread Curt Arnold
I'll try to commit an update tonight (barring objection) that will update the CVS HEAD to use slf4j-1.0-beta4 (currently uses beta3) when compiled using the -Dslf4j=true switch. The major change is that messages and format specifiers have been changed from Object to String in org.slf4j.Lo