[Fb-contrib-commit] SF.net SVN: fb-contrib:[1072] trunk/fb-contrib/htdocs/index.html
Brought to you by:
dbrosius
From: <dbr...@us...> - 2008-08-09 03:34:38
|
Revision: 1072 http://fb-contrib.svn.sourceforge.net/fb-contrib/?rev=1072&view=rev Author: dbrosius Date: 2008-08-09 03:34:47 +0000 (Sat, 09 Aug 2008) Log Message: ----------- document LO Modified Paths: -------------- trunk/fb-contrib/htdocs/index.html Modified: trunk/fb-contrib/htdocs/index.html =================================================================== --- trunk/fb-contrib/htdocs/index.html 2008-08-08 18:13:27 UTC (rev 1071) +++ trunk/fb-contrib/htdocs/index.html 2008-08-09 03:34:47 UTC (rev 1072) @@ -52,6 +52,9 @@ Detectors added in svn<br/> <div id="svn" style="display:none;"> <ul> + <li><b>[LO] Logger Oddities</b><br/> + Looks for uses of log4j or slf4j where the class specified when creating the logger + is not the same as the class in which this logger is used.</li> <li><b>[SCSS] Suspicious Clustered Session Support</b><br/> Looks for methods that access objects in http sessions, that are complex objects, modifies those objects, but does not call setAttribute to signify a change so that This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |