Author: rgoers Date: Thu Nov 20 15:35:19 2008 New Revision: 1243 Modified: slf4j/trunk/slf4j-site/src/site/pages/news.html
Log: Add news on MDCStrLookup. Modified: slf4j/trunk/slf4j-site/src/site/pages/news.html ============================================================================== --- slf4j/trunk/slf4j-site/src/site/pages/news.html (original) +++ slf4j/trunk/slf4j-site/src/site/pages/news.html Thu Nov 20 15:35:19 2008 @@ -48,6 +48,13 @@ location information. </p> + <p>Added MDCStrLookup to slf4j-ext. This class can be used with Apache + Commons Lang's StrSubstitutor class to inject values in the SLF4J MDC + into strings. Information on StrSubstitutor can be found at <a + href="http://commons.apache.org/lang/api-release/org/apache/commons/lang/text/StrSubstitutor.html">StrSubstitutor + javadoc</a>. + </p> + <hr noshade="noshade" size="1"/> <h3>October 17th, 2008 - Release of SLF4J 1.5.5</h3> _______________________________________________ dev mailing list dev@slf4j.org http://www.slf4j.org/mailman/listinfo/dev