OptionalloggerName of logger to use for autologging, defaults to 'default'
OptionallogThe logging level autologging uses - defaults to 'debug'
Optionalwithset true to include automatically include passed method arguments in the logs
OptionalwithIf true, includes governance before and after function execution
OptionalwithIf true, including function (execution time) statistics
OptionalwithIf true, includes the function return value in the log
Configuration options for the autologging feature. These options are optional and can be passed to the autolog() function to customize the logging behavior.