Raven is a client for sentry. The PHP library is by getsentry.
git clone git://github.com/tony/kohana-raven.git
git submodule init
git submodule updateInstall into your modules directory and add to your application's bootstrap.php.
To configure, go to config/raven.php and insert your dsn URL.