org.granite.logging
Class DefaultLoggingFormatter
java.lang.Object
org.granite.logging.DefaultLoggingFormatter
- All Implemented Interfaces:
- LoggingFormatter
public class DefaultLoggingFormatter
- extends Object
- implements LoggingFormatter
- Author:
- Franck WOLFF
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultLoggingFormatter
public DefaultLoggingFormatter()
DefaultLoggingFormatter
public DefaultLoggingFormatter(int maxItems)
format
public String format(String message,
Object... args)
- Specified by:
format in interface LoggingFormatter
convert
protected Object convert(Object o)