koala-framework/kwf-exception-logger-raven

Log exceptions for sentry with raven client

1.0.x-dev 2020-10-20 06:37 UTC

This package is auto-updated.

Last update: 2024-03-29 03:44:38 UTC


README

Log exceptions for sentry with raven client

Installation

Extend config.ini in your koala-framework application

debug.exceptionLogger = KwfExceptionLoggerRaven_Kwf_Exception_Logger_Raven
ravenPhp.dsn = url-to-sentry-project
ravenJs.dsn = url-to-sentry-project