Interface ILoggerBatchProcessor

All Known Implementing Classes:
LoggerBatchProcessor, NoOpLoggerBatchProcessor

public interface ILoggerBatchProcessor
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    add(@NotNull SentryLogEvent event)
     
    void
    close(boolean isRestarting)
     
    void
    flush(long timeoutMillis)
    Flushes log events.
  • Method Details

    • add

      void add(@NotNull @NotNull SentryLogEvent event)
    • close

      void close(boolean isRestarting)
    • flush

      void flush(long timeoutMillis)
      Flushes log events.
      Parameters:
      timeoutMillis - time in milliseconds