Description
Log::Dispatch setup becomes easier for Perl applications through a small wrapper. Developers use this library to configure log destinations, levels, and formatting with less repeated code. It writes or forwards whatever messages the application logs, which may include sensitive diagnostics.