-
Interfaces Interface Description com.google.common.flogger.backend.SimpleMessageFormatter.SimpleLogHandler Use aLogMessageFormatterand obtain the level and cause separately.
-
Methods Method Description com.google.common.flogger.backend.LogData.getTimestampMicros() Use getTimestampNanos()com.google.common.flogger.backend.SimpleMessageFormatter.format(LogData, SimpleMessageFormatter.SimpleLogHandler) Use aLogMessageFormatterand obtain the level and cause separately.com.google.common.flogger.context.ScopedLoggingContext.newScope() implementers and callers should useScopedLoggingContext.newContext()instead. This method will be removed in the next Flogger release.com.google.common.flogger.LogContext.getTimestampMicros() com.google.common.flogger.LogSite.injectedLogSite(String, String, int, String) this method is only be used for log-site injection and should not be called directly.