Suggestion: timestamp in console output

Noticing that with 0.1.4, sometimes file changes don’t trigger reloads. It would be good to have timestamps in the output so it is known when the build took place.

There is nothing in 0.1.4’s CHANGELOG that suggests this is the intended behavior. Which files are you touching when you do not see the reload? Are you using watchman or NodeWatcher (default)?

Most definitely not a 0.1.4 issue, I assume it’s watchman. It may be my addons that aren’t being reloaded as before.

While troubleshooting it seemed like logging the time with the output of ember serve would be helpful to more precisely identify when it’s happening.