org.androidannotations.logger.formatter
Class FormatterFull
java.lang.Object
org.androidannotations.logger.formatter.Formatter
org.androidannotations.logger.formatter.FormatterFull
public class FormatterFull
- extends Formatter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FormatterFull
public FormatterFull()
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.