You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by bu...@apache.org on 2002/05/14 11:47:22 UTC

DO NOT REPLY [Bug 9063] New: - Fop should use org.apache.avalon.framework.logger.Logger

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=9063>.
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=9063

Fop should use org.apache.avalon.framework.logger.Logger

           Summary: Fop should use org.apache.avalon.framework.logger.Logger
           Product: Fop
           Version: 0.20.3
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: general
        AssignedTo: fop-dev@xml.apache.org
        ReportedBy: kakivila@cc.helsinki.fi


Documentation states that org.apache.fop.apps.Driver.setLogger accepts 
org.apache.avalon.framework.logger.Logger, but the actual parameter type is 
org.apache.log.Logger. This is a class, not an interface, and Avalon log 
wrappers do not extend it. This makes sharing an existing system logger with 
Fop virtually impossible.

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-dev-unsubscribe@xml.apache.org
For additional commands, email: fop-dev-help@xml.apache.org