You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Shevek (JIRA)" <ji...@apache.org> on 2009/11/13 00:08:40 UTC

[jira] Created: (LOGGING-133) Allow subclassing of Jdk14Logger

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


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.
-
You can reply to this email to add a comment to the issue online.