[ 
https://issues.apache.org/jira/browse/LOGGING-92?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dennis Lundberg updated LOGGING-92:
-----------------------------------

    Affects Version/s:     (was: Nightly Builds)
                       1.0.1
        Fix Version/s: 1.0.3

> LogFactoryImpl javadoc says default NoOpLog, but really SimpleLog
> -----------------------------------------------------------------
>
>                 Key: LOGGING-92
>                 URL: https://issues.apache.org/jira/browse/LOGGING-92
>             Project: Commons Logging
>          Issue Type: Improvement
>    Affects Versions: 1.0.1
>         Environment: Operating System: other
> Platform: Other
>            Reporter: David M. Karr
>            Priority: Minor
>             Fix For: 1.0.3
>
>
> The javadoc for the "LogFactoryImpl" class says that the default logger is
> "NoOpLog".  However, the code clearly shows that it uses "SimpleLog", not
> "NoOpLog" (changed by costin in revision 1.4).  I prefer it falling back to
> SimpleLog, so I consider this a documentation bug, not a code bug.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to