Package io.deephaven.base.system
package io.deephaven.base.system
-
ClassDescriptionA set of conventions for logging exceptions and asynchronously exiting the JVM.Captures
System.out
andSystem.err
.Allows classes to register interest in receiving application level calls toSystem.out
andSystem.err
.An implementation that delegates toprint streams
.