Configure periodic log rotation with the specified interval and startTime.
Synopsis
Declared in <ball_fileobserver.h>
void
rotateOnTimeInterval(
bdlt::DatetimeInterval const& interval,
bdlt::Datetime const& startTime);
Created with MrDocs