| Nick Faiz 2005-07-05, 8:45 pm |
| Ceki,
Thanks for addressing the problem so quickly.
I'll let you know how I go using it. 
Cheers,
Nick
Ceki Gülcü wrote:
> At 07:13 AM 7/5/2005, Nick Faiz wrote:
>
>
>
> Nick, please try using NLOG4J version 1.2.14 which should solve the
> compatibility issue with Jakarta Commons Logging.
>
> As mentioned in my previous message, while printing methods in log4j
> take an argument of type java.lang.Object, the org.slf4j.Logger
> interface imposes that this parameter be of type
> java.lang.String. NLOG4J loggers which directly implement the
> org.slf4j.Logger interface relay this restriction.
>
> Luckily, JCL uses a special printing method which lies beyond those
> found in the org.slf4j.Logger interface. NLOG4J release 1.2.14
> modifies this special printing method so as to retain compatibility
> with JCL while still adhering to the org.slf4j.Logger interface.
>
>
>
--
ATLASSIAN - http://www.atlassian.com/
Confluence - the enterprise wiki - tried it yet?
http://www.atlassian.com/confluence/
--
|