GRAYBYTE WORDPRESS FILE MANAGER7650

Server IP : 198.54.121.189 / Your IP : 216.73.216.140
System : Linux premium69.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
PHP Version : 7.4.33
Disable Function : NONE
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Directory : /opt/alt/python38/lib/python3.8/site-packages/sentry_sdk/
Upload Files :
Current_dir [ Not Writeable ] Document_root [ Writeable ]

Command :


Current File : /opt/alt/python38/lib/python3.8/site-packages/sentry_sdk//__init__.py
"""
The Sentry SDK is the new-style SDK for [sentry.io](https://sentry.io/).  It implements
the unified API that all modern SDKs follow for Python 2.7 and 3.5 or later.

The user documentation can be found on [docs.sentry.io](https://docs.sentry.io/).

## Quickstart

The only thing to get going is to call `sentry_sdk.init()`.  When not passed any
arguments the default options are used and the DSN is picked up from the `SENTRY_DSN`
environment variable.  Otherwise the DSN can be passed with the `dsn` keyword
or first argument.

    import sentry_sdk
    sentry_sdk.init()

This initializes the default integrations which will automatically pick up any
uncaught exceptions.  Additionally you can report arbitrary other exceptions:

    try:
        my_failing_function()
    except Exception as e:
        sentry_sdk.capture_exception(e)
"""
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.api import __all__ as api_all

from sentry_sdk.consts import VERSION  # noqa

__all__ = api_all + [  # noqa
    "Hub",
    "Scope",
    "Client",
    "Transport",
    "HttpTransport",
    "init",
    "integrations",
]

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

init_debug_support()
del init_debug_support

[ Back ]
Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
April 04 2025 08:00:30
root / linksafe
0755
__pycache__
--
March 05 2024 23:48:13
root / linksafe
0755
integrations
--
March 05 2024 23:48:13
root / linksafe
0755
__init__.py
1.403 KB
April 05 2019 23:15:16
root / linksafe
0644
_compat.py
2.174 KB
April 05 2019 23:15:16
root / linksafe
0644
api.py
2.816 KB
April 05 2019 23:15:16
root / linksafe
0644
client.py
8.397 KB
April 05 2019 23:15:16
root / linksafe
0644
consts.py
2.205 KB
April 05 2019 23:15:16
root / linksafe
0644
debug.py
1.013 KB
April 05 2019 23:15:16
root / linksafe
0644
hub.py
12.718 KB
April 05 2019 23:15:16
root / linksafe
0644
scope.py
7.024 KB
April 05 2019 23:15:16
root / linksafe
0644
transport.py
6.788 KB
April 05 2019 23:15:16
root / linksafe
0644
utils.py
26.917 KB
April 05 2019 23:15:16
root / linksafe
0644
worker.py
3.466 KB
April 05 2019 23:15:16
root / linksafe
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025
CONTACT ME
Static GIF