n.apache.org/logkit/">avalon-logkit logging system. Configuration of LogKit is left to the user.
LogKit accepts only String messages. Therefore, this implementation converts object messages into strings by called their toString() method before logging them.
@author Scott Sanders
@author Robert Burrell Donkin
@version $Id: LogKitLogger.java,v 1.3 2003/03/30 23:42:36 craigmcc Exp $
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.