
Author: ceki Date: Sat Oct 21 20:07:51 2006 New Revision: 738 Modified: logback/trunk/logback-site/src/site/resources/10reasons.ppt logback/trunk/logback-site/src/site/site.xml logback/trunk/logback-site/src/site/xdocTemplates/index.xml Log: minor modifs Modified: logback/trunk/logback-site/src/site/resources/10reasons.ppt ============================================================================== Binary files. No diff available. Modified: logback/trunk/logback-site/src/site/site.xml ============================================================================== --- logback/trunk/logback-site/src/site/site.xml (original) +++ logback/trunk/logback-site/src/site/site.xml Sat Oct 21 20:07:51 2006 @@ -12,6 +12,7 @@ <bannerLeft> <name>${project.name}</name> <src>/images/logos/lblogo.jpg</src> + <href>http://logback.qos.ch</href> </bannerLeft> <body> Modified: logback/trunk/logback-site/src/site/xdocTemplates/index.xml ============================================================================== --- logback/trunk/logback-site/src/site/xdocTemplates/index.xml (original) +++ logback/trunk/logback-site/src/site/xdocTemplates/index.xml Sat Oct 21 20:07:51 2006 @@ -9,13 +9,32 @@ <body> + <h3>10 reasons to switch to logback</h3> + + <p> + <a href=" http://tinyurl.com/yjcq33"> <img border="0" src="images/hortisMG.gif"/></a> + </p> + + <p>On the 5th of December, Ceki Gülcü will be presenting + (in French) top 10 reasons for migrating your projects to + logback. Issues such as migration strategy, new APIs, SLF4J and + Joran will be discussed. Emphasis will be given to practical + aspects and a live demo rather than relatively theoretical + considerations. + </p> + + <p>This <a href=" http://tinyurl.com/yjcq33">free-entry event</a> + is organized in colloboration with <a + href="http://www.hortis.ch">Hortis SA</a>.</p> + + + <h2>Logback Project</h2> <p> Logback is intended as a successor to the popular log4j - project. It was also designed by Ceki Gülc�, the - founder of the log4j project. It builds upon exerience gained in - building industrial-strength logging systems going back as far - as 1999. + project. It was designed by Ceki Gülc�, the founder of the + log4j project. It builds upon exerience gained in building + industrial-strength logging systems going back as far as 1999. </p> <p> Logback's basic architecture is sufficiently generic so as to