Log::Dispatch::Array 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.
3 lines
181 B
Text
3 lines
181 B
Text
Log::Dispatch::Array 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.
|