In what version of Phoenix does this work?

I tried it in Phoenix 4.0.3 and got error message

org.apache.avalon.phoenix.interfaces.DeploymentException: Unknown log
version specification

my environment.xml file is:

<server>
  <logs version="log4j">
    <factories>
      <factory type="file"
class="org.apache.avalon.excalibur.logger.factory.FileTargetFactory"/>
    </factories>

        ... etc.

        Evyatar

-----Original Message-----
From: Peter Royal [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, May 28, 2003 18:26
To: Avalon framework users
Subject: Re: [Phoenix] Using Log4J Logger subclasses


> how to I configure 
> Phoenix
> to use the log4j logger, etc.)

in your environment.xml, put version="log4j" on the logs element.



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

Reply via email to