Skip to main content

A Python client for Exceptionless

Project description

exceptionless-python

Python client for Exceptionless

Installation

pip install exceptionless

Usage

from exceptionless import ExceptionSystem

es = ExceptionSystem()
es.initialize(
    api_key="YOUR_API_KEY",
    user_info={"id": "123", "email": "user@example.com"}
)

try:
    # exception raised here
except Exception as e:
    es.send(e)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

exceptionless-0.1.0-py3-none-any.whl (5.4 kB view details)

Uploaded Python 3

File details

Details for the file exceptionless-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: exceptionless-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 5.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.5

File hashes

Hashes for exceptionless-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 67fde5da2bad3ff51c1d38b682b20cbae5fccd2d6459c2dfd40c6b062e6c05b8
MD5 aa23eac3fc208f3cb551e7963ba8174d
BLAKE2b-256 f9d94c1b8764dfacd92472561e997924d5b59c96c438df498d96eac850aa73e1

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page