Hi all,

I'm new to Fop and I'm writing a little application in witch I'm embedding
Fop, the issue here is I use Log4j for logging, the controlling logging
section of the documentation says that I can use: 
        Driver.setLogger(new
org.apache.avalon.framework.logger.Log4JLogger(myLog));
javac is complaining that I can't use org.apache.log.Logger with
org.apache.avalon.framework.logger.Log4JLogger,

what am I missing??...Thanks

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

Reply via email to