# Copyright (C) 2005-2024 Splunk Inc. All Rights Reserved. from ITOA.setup_logging import getLogger def get_logger(name): return getLogger(logger_name=name)