sentry_service
Table of Contents
Constants
- ENVIRONMENT = 'production'
Methods
- debug() : void
- init() : void
- is_enabled() : bool
Constants
ENVIRONMENT
public
mixed
ENVIRONMENT
= 'production'
Methods
debug()
public
static debug(Throwable $throwable[, array<string|int, mixed> $extra = [] ]) : void
Parameters
- $throwable : Throwable
- $extra : array<string|int, mixed> = []
init()
public
static init() : void
is_enabled()
public
static is_enabled() : bool