REDROOM
PHP 8.2.30
Path:
Logout
Edit File
Size: 1.57 KB
Close
//opt/alt/python38/share/doc/alt-python38-sentry-sdk/README.md
Text
Base64
<p align="center"> <a href="https://sentry.io" target="_blank" align="center"> <img src="https://sentry-brand.storage.googleapis.com/sentry-logo-black.png" width="280"> </a> </p> # sentry-python - Sentry SDK for Python [](https://travis-ci.com/getsentry/sentry-python) [](https://pypi.python.org/pypi/sentry-sdk) This is the next line of the Python SDK for [Sentry](http://sentry.io/), intended to replace the `raven` package on PyPI. ```python from sentry_sdk import init, capture_message init("mydsn@sentry.io/123") capture_message("Hello World") # Will create an event. raise ValueError() # Will also create an event. ``` To learn more about how to use the SDK: - [Getting started with the new SDK](https://docs.sentry.io/quickstart/?platform=python) - [Configuration options](https://docs.sentry.io/error-reporting/configuration/?platform=python) - [Setting context (tags, user, extra information)](https://docs.sentry.io/enriching-error-data/context/?platform=python) - [Integrations](https://docs.sentry.io/platforms/python/) Are you coming from raven-python? - [Cheatsheet: Migrating to the new SDK from Raven](https://forum.sentry.io/t/switching-to-sentry-python/4733) To learn about internals: - [API Reference (using pdoc)](https://getsentry.github.io/sentry-python/) - [API Reference (using sphinx)](https://www.pydoc.io/search/?package=sentry-sdk) # License Licensed under the BSD license, see `LICENSE`
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 4
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
CHANGES.md
8.49 KB
lrw-r--r--
2019-04-05 23:15:16
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
CONTRIBUTING.md
911 B
lrw-r--r--
2019-04-05 23:15:16
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
LICENSE
1.30 KB
lrw-r--r--
2019-04-05 23:15:16
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
README.md
1.57 KB
lrw-r--r--
2019-04-05 23:15:16
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).