Classes

\PhpTek\Sentry\Adaptor

Name Description
SentryAdaptor The SentryAdaptor provides a functionality bridge between the getsentry/sentry PHP SDK and {@link SentryLogger} itself. EMPTY
SentrySeverity SentrySeverity provides static methods that process or refine incoming severities as integers (from PHP's severity constants, or as strings from userland config). EMPTY

\PhpTek\Sentry\Handler

Name Description
SentryHandler Monolog handler to send messages to a Sentry (https://github.com/getsentry/sentry) server using sentry-php (https://github.com/getsentry/sentry-php). EMPTY

\PhpTek\Sentry\Helper

Name Description
SentryHelper No description available EMPTY

\PhpTek\Sentry\Log

Name Description
SentryLogger The SentryLogger class is a bridge between {@link SentryAdaptor} and SilverStripe's use of Monolog. EMPTY

\PhpTek\Sentry\Tasks

Name Description
SentryTestConnectionTask Tests a connection to Sentry, without having to hack directly inside the parent app or site. EMPTY

\PhpTek\Sentry\Tests

Name Description
SentrySeverityTest Exercises {@link SentrySeverity}. EMPTY