OptionalenabledOptionallevelMinimum log level to output (defaults to 'info')
OptionalloggerCustom logger implementation (defaults to console)
OptionallogWhether to log rule execution start/end times
OptionallogWhether to log violation details as they are found
OptionallogWhether to log file processing progress
OptionallogIf true, logs are written to a file (auto created)
OptionalappendWhether to append to an existing log file (true) or overwrite it (false)
Whether to enable logging during check execution