Module roller

Source
Expand description

File rolling functionality for managing file rotation

This module handles automatic file rotation based on time, size, and record count criteria.

Structsยง

ActiveFileInfo
Information about a currently active file being written to
FileRoller
File roller for managing file rotation based on configurable policies