Class LogBufferInterceptor

    • Field Detail

      • RECORD_INITIAL_DATA_SIZE

        public static final int RECORD_INITIAL_DATA_SIZE
        See Also:
        Constant Field Values
    • Constructor Detail

      • LogBufferInterceptor

        public LogBufferInterceptor​(int historySize)
      • LogBufferInterceptor

        public LogBufferInterceptor()
    • Method Detail

      • element

        public void element​(@NotNull
                            LogEntry e,
                            @NotNull
                            io.deephaven.base.log.LogOutput output)
                     throws java.io.IOException
        Specified by:
        element in interface LogSink.Interceptor<LogEntry>
        Throws:
        java.io.IOException