org.androidannotations.logger
Class Formatter
java.lang.Object
org.androidannotations.logger.Formatter
public class Formatter
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Formatter
public Formatter()
buildLog
public String buildLog(Level level,
String loggerName,
String message,
Throwable thr,
Object... args)
buildFullMessage
public String buildFullMessage(String message,
Object... args)
Copyright © 2010-2013. All Rights Reserved.