fileRotationInterval property

String? fileRotationInterval
getter/setter pair

The maximum duration for which new events are added before a file is closed and a new file is created.

Values within the range of 15-60 seconds are allowed.

Implementation

core.String? fileRotationInterval;