Description
Log events can be captured into an array reference for tests and in-memory diagnostics. Developers use this Log::Dispatch output when they need to assert or inspect messages without writing files. Captured logs may include sensitive application data and should be cleared when no longer needed.