blob: a264de6d0191c93ca5997d6e397716a048907d0e (
plain) (
blame)
1
2
3
4
5
|
This provides a Log::Dispatch log output system that appends logged
events to an array reference. This is probably only useful for testing
the logging of your code.
WWW: http://search.cpan.org/dist/Log-Dispatch-Array/
|