Skip to content

Instantly share code, notes, and snippets.

@davidpede
Created July 11, 2017 10:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save davidpede/38bcdc9783edfe74bb910d2485d3b446 to your computer and use it in GitHub Desktop.
Save davidpede/38bcdc9783edfe74bb910d2485d3b446 to your computer and use it in GitHub Desktop.
Print_r from processors to error log
$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