Configure periodic log rotation with the specified interval and startTime.
Declared in <ball_fileobserver2.h>
void
rotateOnTimeInterval(
bdlt::DatetimeInterval const& interval,
bdlt::Datetime const& startTime);
| Name | Description |
|---|---|
| interval | periodic interval between log file rotations |
| startTime | reference datetime for the rotation schedule |