DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7290>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7290

driver.setLogger still use a org.apache.log.Logger instead of its Avalon counterpart

           Summary: driver.setLogger still use a org.apache.log.Logger
                    instead of its Avalon counterpart
           Product: Fop
           Version: 0.20.3
          Platform: PC
        OS/Version: Other
            Status: NEW
          Severity: Minor
          Priority: Other
         Component: general
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


It is not possible to use Log4J to log in FOP until the driver.setLogger method 
has been updated (as specified in the documentation, both in the Driver class 
as well as the description how to change logger).

Example:
driver.setLogger(new org.apache.avalon.framework.logger.Log4JLogger(cat));

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

Reply via email to