97a35732fa
- Update WWW Changes: https://metacpan.org/changes/distribution/Log-Dispatch-Dir
8 lines
409 B
Text
8 lines
409 B
Text
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: https://metacpan.org/release/Log-Dispatch-Dir
|