Skip to content

Instantly share code, notes, and snippets.

@marcbacon
Created November 16, 2015 19:28
Show Gist options
  • Save marcbacon/a0fef96e72fa2e991172 to your computer and use it in GitHub Desktop.
Save marcbacon/a0fef96e72fa2e991172 to your computer and use it in GitHub Desktop.
Create an error log in your theme directory and save data to it.
error_log($args, 3, get_template_directory().'/test.log');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment