search
top

CakePHP Logging and the MacOSX dashboard

Here’s a hint for all you mac bakers: If you use the debug and error log files in your “tmp” directory or not. There is a very handy widget that helps you to keep track of their contents. It’s called tailDash and basicly shows a black tinted window containing the last X lines of a file. Hence the name “tail” which is probably known to linux console users. You can have... read more
top