OutputStreamLogDispatcher

Creates a new OutputStreamLogDispatcher with default behavior.

By default, this dispatcher sends STDOUT lines to INFO and STDERR lines to ERROR.

Subclasses may override dispatch to customize this logic.