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