RFR: 6594697 - varargs message and Throwable methods for java.util.Logger

Jim Gish jim.gish at oracle.com
Mon Oct 29 20:33:15 UTC 2012


Please review 
http://cr.openjdk.java.net/~jgish/Bug6594697-AddLogThrowable/ 
<http://cr.openjdk.java.net/%7Ejgish/Bug6594697-AddLogThrowable/>

This change adds three new methods to Logger that provide a Throwable 
along with a varags Object list as parameters to the log message.  In 
addition, it makes a small refactoring change to the existing log 
message to better enable sub-classing of Logger.

Thanks,
    Jim

-- 
Jim Gish | Consulting Member of Technical Staff | +1.781.442.0304
Oracle Java Platform Group | Core Libraries Team
35 Network Drive
Burlington, MA 01803
jim.gish at oracle.com




More information about the core-libs-dev mailing list