Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change debugging echo's to error_log()s #14

Merged
merged 1 commit into from
Dec 14, 2011
Merged

Conversation

m14t
Copy link
Contributor

@m14t m14t commented Dec 14, 2011

This debugging information is useful, but by using echo to log it, we corrupt our output which is especially painful when the output was supposed to be a valid JSON encoded message.

Using error_log might be a better solution.

+ Replace Tabs with spaces in error_log message
jmhobbs added a commit that referenced this pull request Dec 14, 2011
Change debugging echo's to error_log()s
@jmhobbs jmhobbs merged commit 5a4feda into jmhobbs:master Dec 14, 2011
@jmhobbs
Copy link
Owner

jmhobbs commented Dec 14, 2011

Thanks! Good idea.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants