[ 
https://issues.apache.org/jira/browse/LOGGING-133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13552286#comment-13552286
 ] 

Thomas Neidhart commented on LOGGING-133:
-----------------------------------------

Sounds reasonable, and other wrappers/loggers do the same, e.g. SimpleLog, or 
Log4JLogger.
                
> Allow subclassing of Jdk14Logger
> --------------------------------
>
>                 Key: LOGGING-133
>                 URL: https://issues.apache.org/jira/browse/LOGGING-133
>             Project: Commons Logging
>          Issue Type: Improvement
>    Affects Versions: 1.1.1
>         Environment: All
>            Reporter: Shevek
>            Priority: Minor
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> Hi,
> It would be nice if
>  private void log( Level level, String msg, Throwable ex )
> in Jdk14Logger was protected rather than private, allowing one to use that as 
> a base class for other arbitrary loggers based on Jdk14.
> S.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to