This utility class provides functions for converting log file patterns and for cleaning up log files based on a configuration.
Declared in <ball_logfilecleanerutil.h>
struct LogFileCleanerUtil;
| Name | Description |
|---|---|
enableLogFileCleanup | Enable log file cleanup on observer using the specified config. |
logPatternToFilePattern | Convert logPattern to a filesystem filePattern by replacing %-escapes with *. |