Hi Geeks

As announced I changed the org.jboss.logging.Log and
the ServiceMBeanSupport and a few other classes using
the Log class directly.

Now "Log" is an abstract class which is then implemented
by either DefaultLog (was Log before) and Log.NoLog which
just does nothing.

The reason behind this is that I would like to some of our
service out of jBoss to dicuss it and also to let other
Open Source project use them (when they want). I think we
will benefit when part of our code is used outside of jBoss.

When there is no objections then I will bring my stuff back
in tomorrow.

Have fun - Mad Andy / Better Pizza

[EMAIL PROTECTED]
[EMAIL PROTECTED]

while( true ) { think(); write(); publish(); );
 

Reply via email to