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