blob: d40a35ab4ac8e570d132f695a98252f737c1e2aa (
plain) (
tree)
|
|
Log::Dispatch::Dir provides a simple object for logging to directories under the
Log::Dispatch::* system, and automatically rotating them according to different
constraints. Each message will be logged to a separate file the directory.
Logging to separate files can be useful for example when dumping whole network
responses (like HTTP::Response content).
WWW: http://search.cpan.org/dist/Log-Dispatch-Dir/
|