set Output Stream Log Dispatcher
public ManagedProcessBuilder setOutputStreamLogDispatcher(OutputStreamLogDispatcher outputStreamLogDispatcher)
Sets the dispatcher that determines the SLF4J log level (or suppression) for each line emitted on STDOUT/STDERR by the managed process.
Return
this builder for chaining
Parameters
output Stream Log Dispatcher
the dispatcher to use