Skip to main content

Exception Handler

Project description

Introdução

Lib para tratamento de erros

Como instalar

$ python setup.py install

No seu projeto, ao iniciar o app:

  • Importar
from exception_handler.factory_logging import init_log
  • Chamar
init_log()

Como utilizar

  • Pode utilizar algum metodo diretamente:
from exception_handler.factory_logging import report_log_error
report_log_error()

Project details


Download files

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

Source Distribution

exception-handler-1.0.1.tar.gz (2.5 kB view hashes)

Uploaded Source

Built Distribution

exception_handler-1.0.1-py2-none-any.whl (4.2 kB view hashes)

Uploaded Python 2

Supported by

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