Created
July 11, 2017 10:01
-
-
Save davidpede/38bcdc9783edfe74bb910d2485d3b446 to your computer and use it in GitHub Desktop.
Print_r from processors to error log
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$this->modx->log(xPDO::LOG_LEVEL_ERROR,'Label: ' . print_r($my_output, true)); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment