in aidial_adapter_dial/utils/log_config.py [0:0]
def filter(self, record: LogRecord): return not re.search(r"(\s+)/health(\s+)", record.getMessage())