Package io.deephaven.io.logger
package io.deephaven.io.logger
-
ClassDescriptionAllocationless logger interface For testing help, see ConsolidatingLogEntry.OutputStream implementation for outputting data to a Logger.Logger implementation that calls Interceptors on log entries, but doesn't write them to anything.Preserve some of the simplicity of StreamLoggerImpl while also retaining the formatting functionality of LoggerImpl.StringsLoggerImpl<E extends LogEntry>