mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 02:46:27 -04:00
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
8 lines
345 B
Text
8 lines
345 B
Text
Log::Dispatch::FileShared is an output class for logging to shared files
|
|
under the Log::Dispatch system.
|
|
|
|
Log messages are written using the flock file locking mechanism on a
|
|
per write basis which means that this module is suitable for sharing a
|
|
log file in a multitasking environment.
|
|
|
|
WWW: https://metacpan.org/release/Log-Dispatch-FileShared
|