Bug Report
Version 1.2.Alpha7

in the Class Stress Category Line 114 the is the Stement

  LogManager.getLoggerRepository().clear();

LogManager.getLoggerRepository() gives back a Object of the
type org.apache.log4j.spi.LoggerRepository, which is an Interface

The interface is implemented by org.apache.log4j.Hierarchy

The Method clear is implemented in the class Hierarchy but not defined in the
interface Logger Repository


Bye Simon


--------------------------------------------------------------------
mail2web - Check your email from the web at
http://mail2web.com/ .


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to