houseabsolute / Log-Dispatch

Dispatches messages to one or more outputs
https://metacpan.org/release/Log-Dispatch/
Other
12 stars 29 forks source link

Add buffer_max_age and buffer_max_size options to Dispatch::Email #71

Open melmothx opened 11 months ago

melmothx commented 11 months ago

In some contexts (in my case: Catalyst processes) it seems to me that the buffer is never flushed. These two options should amend this, while retaining the default behaviour if not nothing is specified.