PHP 8.0.30
Preview: __init__.py Size: 854 B
/opt/alt/python37/lib/python3.7/site-packages/sentry_sdk/__init__.py

from sentry_sdk.hub import Hub, init
from sentry_sdk.scope import Scope
from sentry_sdk.transport import Transport, HttpTransport
from sentry_sdk.client import Client

from sentry_sdk.api import *  # noqa

from sentry_sdk.consts import VERSION  # noqa

__all__ = [  # noqa
    "Hub",
    "Scope",
    "Client",
    "Transport",
    "HttpTransport",
    "init",
    "integrations",
    # From sentry_sdk.api
    "capture_event",
    "capture_message",
    "capture_exception",
    "add_breadcrumb",
    "configure_scope",
    "push_scope",
    "flush",
    "last_event_id",
    "start_span",
    "start_transaction",
    "set_tag",
    "set_context",
    "set_extra",
    "set_user",
    "set_level",
]

# Initialize the debug support after everything is loaded
from sentry_sdk.debug import init_debug_support

init_debug_support()
del init_debug_support

Directory Contents

Dirs: 2 × Files: 21

Name Size Perms Modified Actions
- drwxr-xr-x 2023-12-06 03:19:43
Edit Download
- drwxr-xr-x 2023-12-06 03:19:43
Edit Download
4.66 KB lrw-r--r-- 2021-07-27 14:04:04
Edit Download
1.75 KB lrw-r--r-- 2021-07-27 14:04:04
Edit Download
13.64 KB lrw-r--r-- 2021-07-27 14:04:04
Edit Download
3.60 KB lrw-r--r-- 2021-07-27 14:04:04
Edit Download
1.11 KB lrw-r--r-- 2021-07-27 14:04:04
Edit Download
8.35 KB lrw-r--r-- 2021-07-27 14:04:04
Edit Download
21.62 KB lrw-r--r-- 2021-07-27 14:04:04
Edit Download
0 B lrw-r--r-- 2021-07-27 14:04:04
Edit Download
15.62 KB lrw-r--r-- 2021-07-27 14:04:04
Edit Download
15.92 KB lrw-r--r-- 2021-07-27 14:04:04
Edit Download
5.41 KB lrw-r--r-- 2021-07-27 14:04:04
Edit Download
5.69 KB lrw-r--r-- 2021-07-27 14:04:04
Edit Download
25.22 KB lrw-r--r-- 2021-07-27 14:04:04
Edit Download
12.13 KB lrw-r--r-- 2021-07-27 14:04:04
Edit Download
26.79 KB lrw-r--r-- 2021-07-27 14:04:04
Edit Download
4.04 KB lrw-r--r-- 2021-07-27 14:04:04
Edit Download
2.30 KB lrw-r--r-- 2021-07-27 14:04:04
Edit Download
2.22 KB lrw-r--r-- 2021-07-27 14:04:04
Edit Download
8.21 KB lrw-r--r-- 2021-07-27 14:04:04
Edit Download
1.24 KB lrw-r--r-- 2021-07-27 14:04:04
Edit Download
854 B lrw-r--r-- 2021-07-27 14:04:04
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).