logfile viewer for Coda?
One of my most used applications outside of Coda when developing is the Console...and the constant Command+tabbing gets a little tedious when I'm debugging an application.
Could you possibly look at adding a logfile viewer, so that I get to keep my development in Coda instead of bouncing in and out?
Could you possibly look at adding a logfile viewer, so that I get to keep my development in Coda instead of bouncing in and out?
2
people like this idea
I like this idea!
Tell me when this idea gets some attention.
The more people who like this idea, the more it gets noticed.
The more people who like this idea, the more it gets noticed.
The company has this under consideration.
Create a customer community for your own organization
Plans starting at $19/month
-
Inappropriate?Since the console log is just showing you a file on disk, you could approximate this by opening a terminal tab, and tailing the log file in question.
For example:
tail -f /usr/local/apache2/logs/error_log
or
tail -f /var/log/system.log
Hope this helps!
Loading Profile...



EMPLOYEE