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

Handle console better #2

Closed
mhulse opened this issue Oct 15, 2012 · 1 comment
Closed

Handle console better #2

mhulse opened this issue Oct 15, 2012 · 1 comment
Assignees
Milestone

Comments

@mhulse
Copy link
Owner

mhulse commented Oct 15, 2012

var console = this.console || {log:function(){}};

Might be a better way to handle console/debug output. Allows me to ditch the check for C and just use console.log();

@ghost ghost assigned mhulse Oct 15, 2012
@mhulse
Copy link
Owner Author

mhulse commented Feb 12, 2013

Fixed: fa4e22d

@mhulse mhulse closed this as completed Feb 12, 2013
@mhulse mhulse added this to the v1.0.0 milestone Jun 25, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant