Class ProcessStreamLoggerImpl

java.lang.Object
io.deephaven.io.logger.LoggerImpl
io.deephaven.io.logger.ProcessStreamLoggerImpl
All Implemented Interfaces:
Logger

public class ProcessStreamLoggerImpl extends LoggerImpl
Preserve some of the simplicity of StreamLoggerImpl while also retaining the formatting functionality of LoggerImpl.
  • Method Details