mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-02 19:27:37 +02:00
Add note about payload context var, refs #687
This commit is contained in:
@@ -18,6 +18,9 @@ use Monolog\Logger;
|
|||||||
/**
|
/**
|
||||||
* Sends errors to Rollbar
|
* Sends errors to Rollbar
|
||||||
*
|
*
|
||||||
|
* If the context data contains a `payload` key, that is used as an array
|
||||||
|
* of payload options to RollbarNotifier's report_message/report_exception methods.
|
||||||
|
*
|
||||||
* @author Paul Statezny <paulstatezny@gmail.com>
|
* @author Paul Statezny <paulstatezny@gmail.com>
|
||||||
*/
|
*/
|
||||||
class RollbarHandler extends AbstractProcessingHandler
|
class RollbarHandler extends AbstractProcessingHandler
|
||||||
|
Reference in New Issue
Block a user