;:9 x d dl mZ d dlZd dlZd dlmZ d dlmZmZm Z m Z d dlmZ d dl mZ d dlmZ erd dlmZ d d lmZ d d lmZ d dlmZ ej Zej Z eg d Zd Z G d de Zd Zd Zd Z e!d Z"d Z# G d dej$ e% Z&e&Z' G d dej$ e% Z(dS ) )absolute_importN)Hub) to_stringevent_from_exceptioncurrent_stacktracecapture_internal_exceptions)Integration) iteritems)MYPY) LogRecord)Any)Dict)Optional)zsentry_sdk.errorszurllib3.connectionpoolzurllib3.connectionc : t | dS )a| This disables recording (both in breadcrumbs and as events) calls to a logger of a specific name. Among other uses, many of our integrations use this to prevent their actions being recorded as breadcrumbs. Exposed to users as a way to quiet spammy loggers. :param name: The name of the logger to ignore (same string you would pass to ``logging.getLogger``). N)_IGNORED_LOGGERSadd)names /builddir/build/BUILD/imunify360-venv-2.6.2/opt/imunify360/venv/lib/python3.11/site-packages/sentry_sdk/integrations/logging.py ignore_loggerr &