Leech Posted March 22, 2013 Posted March 22, 2013 I think a debug mode (with a window or something where you can see the log of all stderr and stdout of all script) would be interesting to help in the development. Or is there a way already?
stouty Posted March 24, 2013 Posted March 24, 2013 +1 for this. At the moment I'm using logger() or writing to tmp files for shell and log/display alert for osascript. Something coming in the future?
jdfwarrior Posted March 24, 2013 Posted March 24, 2013 Something like this may be available in the future but for now, outputting to a log file or using large type/notifications would be an easy way to figure out whats going on.
Leech Posted March 24, 2013 Author Posted March 24, 2013 Fantastic. Yes, I'm using log files for now.
jdfwarrior Posted March 25, 2013 Posted March 25, 2013 Fantastic. Yes, I'm using log files for now. Andrew has mentioned the potential for some kind of debug to go into Alfred though because he does realize that it would be really help to the developers.
Leech Posted March 25, 2013 Author Posted March 25, 2013 Yes, I don't pretend a debugger with IDE features, but just a plain text output is fine. Or maybe spit all the output to system logs.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now