mispy-archive / twitter_ebooks

Better twitterbots for all your friends~
MIT License
972 stars 140 forks source link

Add timestamp to log output #55

Open stringbot opened 9 years ago

stringbot commented 9 years ago

Calls to log display the date and time.

➜  ebooks console
[1] pry(Ebooks)> log("what up")
Thu Dec 11 12:46:10 2014: what up
stawberri commented 9 years ago

Oooh, I guess this would be a helpful alternative to Heroku's huge timestamps. :o