Log-Dispatch-Array

This module provides a logging output method for Log::Dispatch.  If you don't
know what Log::Dispatch is, check it out.

  http://search.cpan.org/dist/Log-Dispatch/

The Log::Dispatch::Array will collect data on all logged events and
dump them into an array reference for testing and inspection.
