We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0aebd4e commit ff61cd6Copy full SHA for ff61cd6
c42seceventcli/aed/main.py
@@ -59,7 +59,6 @@ def _create_handlers(args):
59
output_format = args.output_format
60
logger_formatter = _get_log_formatter(output_format)
61
logger = _get_logger(
62
- args,
63
formatter=logger_formatter,
64
service_name=_SERVICE_NAME,
65
destination=args.destination,
0 commit comments