Is there any way to use Log4J logging?

I am going through the example in "Developing with Apache Avalon" in the
section where you are creating the ContainerComponent.

The example has the following code:

this.manager.setLogger( ... );
this.cmanager.contextualize( ... );

I noticed that ExcaliburComponentManager had other methods such as
setLogKitManager()...  I then found Log4JLoggerManager....   It appears
that *maybe* I can give ExcaliburComponentManager a logger which will
use Log4J?



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

Reply via email to