mirror of
https://github.com/Seldaek/monolog.git
synced 2025-01-17 20:58:32 +01:00
Add note about payload context var, refs #687
This commit is contained in:
parent
5ee8529a7a
commit
b3f1d9a792
@ -18,6 +18,9 @@ use Monolog\Logger;
|
||||
/**
|
||||
* 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>
|
||||
*/
|
||||
class RollbarHandler extends AbstractProcessingHandler
|
||||
|
Loading…
x
Reference in New Issue
Block a user