Use this filter to change the location of the gateway log target file.
apply_filters( 'pmpro_braintree_webhook_logfile', $logfile ); |
Parameters
- $logfile
- The location of the log file.
Source
File: https://github.com/strangerstudios/paid-memberships-pro/blob/master/services/braintree-webhook.php
View in Source Code