This utility class provides functions for converting log file patterns and for cleaning up log files based on a configuration.

Synopsis

Declared in <ball_logfilecleanerutil.h>

struct LogFileCleanerUtil;

Static Member Functions

Name

Description

enableLogFileCleanup

Enable log file cleanup on observer using the specified config.

logPatternToFilePattern

Convert logPattern to a filesystem filePattern by replacing %‐escapes with *.

Created with MrDocs