Yes, he did. I also asked if that meant it would be an appropriate time to add the message concept. Ceki said, yes it would make sense, but I haven't seen any activity on that, which presumably means it will be even less likely to occur in the future.
BTW - we just noticed that an Appender I wrote will no longer compile with the latest version of Logback due to the change to using an OutputStream instead of a Writer. Ralph On Apr 23, 2010, at 5:14 AM, Joern Huxhorn wrote: > Didn't you change LocationAwareLogger and doesn't that mean that it's not > compatible with the current Logback anymore? > Or is this only relevant for wrappers like jcl-over-slf4j and you changed all > of them already? > > I didn't have the time, yet, to check this myself. Please give me a short > notice. > > I could likely check this on our project some time next week. > > Cheers, > Joern. > > On 22.04.2010, at 20:21, Ceki Gülcü wrote: > >> >> Sure. I'd appreciate if you could give 1.6.0-RC0 a try. >> >> On 22/04/2010 2:17 PM, Joern Huxhorn wrote: >>> Thanks for implementing the fix for ticket 70! >>> >>> Cheers, >>> Joern. >>> >>> On 21.04.2010, at 22:59, Ceki Gülcü wrote: >>> >>>> Hello all, >>>> >>>> I am happy to announce the immediate availability of SLF4J version >>>> 1.6.0-RC0, which is still experimental, consisting of several >>>> important enhancements and bug fixes. >>>> >>>> As of 1.6.0-RC0, in the absence of an SLF4J binding, slf4j-api will >>>> default to a no-operation implementation discarding all log >>>> requests. Thus, instead of throwing an exception, SLF4J will emit a >>>> single warning message about the absence of a binding and proceed to >>>> discard all log requests without further protest. >>>> >>>> Please refer to the the news page for precise details. >>>> >>>> http://www.slf4j.org/news.html >>>> >>>> You can download SLF4J, including full source code, class files and >>>> documentation on our download page, shown below. >>>> >>>> http://www.slf4j.org/download.html >>>> >>>> You can receive SLF4J related announcements by subscribing to the >>>> SLF4J announce mailing list. To subscribe to QOS.ch announce list, >>>> please visit the following URL. >>>> >>>> http://qos.ch/mailman/listinfo/announce >>>> >>>> -- >>>> Ceki Gülcü >>>> Logback: The reliable, fast and flexible logging framework for Java. >>>> http://logback.qos.ch >>>> _______________________________________________ >>>> slf4j-dev mailing list >>>> [email protected] >>>> http://qos.ch/mailman/listinfo/slf4j-dev >>> >>> _______________________________________________ >>> slf4j-dev mailing list >>> [email protected] >>> http://qos.ch/mailman/listinfo/slf4j-dev >> >> _______________________________________________ >> slf4j-dev mailing list >> [email protected] >> http://qos.ch/mailman/listinfo/slf4j-dev > > _______________________________________________ > slf4j-dev mailing list > [email protected] > http://qos.ch/mailman/listinfo/slf4j-dev _______________________________________________ slf4j-dev mailing list [email protected] http://qos.ch/mailman/listinfo/slf4j-dev
