U ��\ � @ sz d dl Z d dlZd dlmZ d dlmZ d dlmZ d dlm Z d dlm Z G dd� dej�Zd d � Z dd� Zd d� ZdS )� N)�utils)�Hub)�logger)�_client_init_debug)� LogRecordc @ s e Zd Zdd� ZdS )�_HubBasedClientFilterc C s6 t �d�rdS tj}|d k r2|jd k r2|jjd S dS )NFT�debug)r �getr �currentZclientZoptions)�self�recordZhub� r � /debug.py�filter s z_HubBasedClientFilter.filterN)�__name__� __module__�__qualname__r r r r r r s r c C s t jst� t� d S �N)r Zhandlers�configure_logger�configure_debug_hubr r r r �init_debug_support s r c C sB t �tj�} | �t �d�� t�| � t�t j � t� t� � d S )Nz$ [sentry] %(levelname)s: %(message)s)�loggingZ StreamHandler�sys�stderrZsetFormatterZ Formatterr Z addHandlerZsetLevel�DEBUGZ addFilterr )Z_handlerr r r r s r c C s dd� } | t _d S )Nc S s t jS r )r r r r r r �_get_debug_hub% s z+configure_debug_hub.<locals>._get_debug_hub)r r )r r r r r $ s r )r r Z sentry_sdkr Zsentry_sdk.hubr Zsentry_sdk.utilsr Zsentry_sdk.clientr r ZFilterr r r r r r r r �<module> s
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
__init__.cpython-38.opt-1.pyc | File | 1.43 KB | 0644 |
|
__init__.cpython-38.pyc | File | 1.43 KB | 0644 |
|
_compat.cpython-38.opt-1.pyc | File | 2.43 KB | 0644 |
|
_compat.cpython-38.pyc | File | 2.46 KB | 0644 |
|
api.cpython-38.opt-1.pyc | File | 2.83 KB | 0644 |
|
api.cpython-38.pyc | File | 2.83 KB | 0644 |
|
client.cpython-38.opt-1.pyc | File | 6.07 KB | 0644 |
|
client.cpython-38.pyc | File | 6.07 KB | 0644 |
|
consts.cpython-38.opt-1.pyc | File | 912 B | 0644 |
|
consts.cpython-38.pyc | File | 912 B | 0644 |
|
debug.cpython-38.opt-1.pyc | File | 1.52 KB | 0644 |
|
debug.cpython-38.pyc | File | 1.52 KB | 0644 |
|
hub.cpython-38.opt-1.pyc | File | 11.45 KB | 0644 |
|
hub.cpython-38.pyc | File | 11.53 KB | 0644 |
|
scope.cpython-38.opt-1.pyc | File | 6.3 KB | 0644 |
|
scope.cpython-38.pyc | File | 6.3 KB | 0644 |
|
transport.cpython-38.opt-1.pyc | File | 5.6 KB | 0644 |
|
transport.cpython-38.pyc | File | 5.6 KB | 0644 |
|
utils.cpython-38.opt-1.pyc | File | 20.28 KB | 0644 |
|
utils.cpython-38.pyc | File | 20.39 KB | 0644 |
|
worker.cpython-38.opt-1.pyc | File | 3.17 KB | 0644 |
|
worker.cpython-38.pyc | File | 3.17 KB | 0644 |
|