Module type Rotation.Id_intf
val create : ?time_source:Async_unix__.Import.Synchronous_time_source.t -> Core.Time.Zone.t -> t
val rotate_one : t -> t
For any rotation scheme that renames logs on rotation, this defines how to do the renaming.