You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2003/03/01 13:43:28 UTC

DO NOT REPLY [Bug 17561] New: - LogFactoryImpl.guessConfig overrides configuration

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

LogFactoryImpl.guessConfig overrides configuration

           Summary: LogFactoryImpl.guessConfig overrides configuration
           Product: Commons
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Logging
        AssignedTo: commons-dev@jakarta.apache.org
        ReportedBy: thundur@mayaxatl.org


problem occurred in version 1.0.2-release.

When using another Log implementation than log4j (e.g. SimpleLog), but with
log4j available, LogFactoryImpl.guessConfig creates
org.apache.commons.logging.impl.Log4jFactory as a proxy factory anyway, and in
this way unwantedly overrides your custom setting.

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org