Class InternalPrintStreamLogHandler

java.lang.Object
java.util.logging.Handler
eu.cloudnetservice.common.log.AbstractHandler
eu.cloudnetservice.wrapper.log.InternalPrintStreamLogHandler

@Internal public final class InternalPrintStreamLogHandler extends eu.cloudnetservice.common.log.AbstractHandler
A redirect log handler, to the origin output and error stream. The LogOutputStream will replace the System.out and System.err stream after this initialization by the Wrapper