Optional
loggerName of logger to use for autologging, defaults to 'default'
Optional
logThe logging level autologging uses - defaults to 'debug'
Optional
withset true to include automatically include passed method arguments in the logs
Optional
withIf true, includes governance before and after function execution
Optional
withIf true, including function (execution time) statistics
Optional
withIf 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.