| Interface | Description | 
|---|---|
| Log | 
 Extension of commons logging to allow for log messages with arbitrary number of arguments, elleviating the developer from string concatenation and level checking to prevent expensive string contatenation. 
 | 
| Class | Description | 
|---|---|
| LogEnhancer | 
 Wrapper for commons loggging Log object to extend it with the string formatting and flexible argument methods. 
 | 
| LogUtil | 
 Utility class for Loggers. 
 | 
Copyright © 2010-2016 Oracle Corporation. All Rights Reserved.