Currently rotated_filename_patterns is hard coded into the library. It should be possible to externalize this so that it can be used with other schemes which are not logrotate or savelog based. This requires that the sorting logic also be externalized for general usage.
Currently
rotated_filename_patternsis hard coded into the library. It should be possible to externalize this so that it can be used with other schemes which are notlogrotateorsavelogbased. This requires that the sorting logic also be externalized for general usage.