I have a requirement to roll our log files at a configurable period which could be every 15 minutes, or every 2 hours.  Does Logback support this (does not look like it).  Would I have to implement a custom TriggerPolicy to do this? Anyone have any pointers?<div>
<br></div><div>Seems something like this would be very useful to the framework.</div>