Searched defs:LogEntry (Results 1 – 2 of 2) sorted by relevance
28 public final class LogEntry { class34 public LogEntry(LogLevel level, String tag, String message) { in LogEntry() method in LogEntry38 public LogEntry(LogLevel level, String tag, String message, @Nullable Throwable throwable) { in LogEntry() method in LogEntry
76 private static class LogEntry { class in LoaderMemoryLogger83 protected LogEntry( in LogEntry() method in LoaderMemoryLogger.LogEntry