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

Debugging errors? #17

Open
jgallen23 opened this issue Feb 19, 2014 · 1 comment
Open

Debugging errors? #17

jgallen23 opened this issue Feb 19, 2014 · 1 comment

Comments

@jgallen23
Copy link

Is there any way to see what the plugin is doing? I have a complex document that I'm running sync symbols and nothing is happening. I'm not sure if it's erroring out or not finding any other symbols. Would be nice to have a debug mode that would log to the mac console app or something similar.

@tisho
Copy link
Owner

tisho commented Feb 19, 2014

An actual debug mode is in the works, but in the meantime, if you're feeling adventurous, you can clone the code and put log('message') statements wherever you feel is appropriate. Those will be appended to the system.log (you can get to it by opening Console.app).

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

No branches or pull requests

2 participants