Revision: 1732 http://svn.sourceforge.net/spring-rich-c/?rev=1732&view=rev Author: jdigger Date: 2007-03-06 15:31:11 -0800 (Tue, 06 Mar 2007)
Log Message: ----------- Added stub log4j.properties file. Added Paths: ----------- trunk/spring-richclient/archetype/src/main/resources/archetype-resources/src/main/resources/log4j.properties Added: trunk/spring-richclient/archetype/src/main/resources/archetype-resources/src/main/resources/log4j.properties =================================================================== --- trunk/spring-richclient/archetype/src/main/resources/archetype-resources/src/main/resources/log4j.properties (rev 0) +++ trunk/spring-richclient/archetype/src/main/resources/archetype-resources/src/main/resources/log4j.properties 2007-03-06 23:31:11 UTC (rev 1732) @@ -0,0 +1,8 @@ +log4j.rootLogger=INFO,CONSOLE + +log4j.appender.CONSOLE=org.apache.log4j.ConsoleAppender +log4j.appender.CONSOLE.Target=System.out +log4j.appender.CONSOLE.layout=org.apache.log4j.PatternLayout +log4j.appender.CONSOLE.layout.conversionPattern=[%p,%c{1},%t] %m%n + +log4j.logger.org.acegisecurity=debug This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ spring-rich-c-cvs mailing list spring-rich-c-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/spring-rich-c-cvs