Creates a new OutputStreamLogDispatcher with default behavior.
OutputStreamLogDispatcher
By default, this dispatcher sends STDOUT lines to INFO and STDERR lines to ERROR.
Subclasses may override dispatch to customize this logic.