Package io.deephaven.io.log
-
Interface Summary Interface Description LogBufferPool LogEntry LogEntryPool LogSink<T extends LogSink.Element> LogSink.Element One element of a log sink - guaranteed to be logged without being split over rolling file boundaries, etc.LogSink.Factory<T extends LogSink.Element> LogSink.Interceptor<T extends LogSink.Element> An interceptor is called with each element logged, *and* with the formatted output.LogSink.LogSinkWriter<S extends LogSink<? extends LogSink.Element>> -
Class Summary Class Description LogEntry.Null LogLevel LogLevel.MailLevel LogSink.Null LogSink.Shutdown Shutdown helpers to force flush of outstanding elements