Optional enabledOptional levelMinimum log level to output (defaults to 'info')
Optional loggerCustom logger implementation (defaults to console)
Optional logWhether to log rule execution start/end times
Optional logWhether to log violation details as they are found
Optional logWhether to log file processing progress
Optional logIf true, logs are written to a file (auto created)
Optional appendWhether to append to an existing log file (true) or overwrite it (false)
Whether to enable logging during check execution