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.
