STRING_MASK
STRING_MASK = '********'
This constant defines the mask string used to strip sensitive information.
This processor removes the `pre_context`, `context_line` and `post_context` informations from all exceptions captured by an event.
$client : \Raven_Client
__construct(\Raven_Client $client)
Class constructor.
\Raven_Client | $client | The Raven client |