public final class LogItem
private final String
line
private final LogLevel
level
tag
message
LogItem(LogLevel level, String tag, String message)
final String
getLine()
final LogLevel
getLevel()
getTag()
getMessage()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final String getLine()
final LogLevel getLevel()
final String getTag()
final String getMessage()