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.