Closed emcniece closed 8 years ago
It would also be nice to see the time of the last time a variable was read.
Sorry, meant to reply to this.
Definitely in favor of timestamps. Only request is that they can be disabled, because I often write data to a terminal in several print statements within a loop (e.g. dumping a 2d array). Timestamps, and the line breaks they'd require, would mess up this use case. On Apr 7, 2016 12:45 AM, "Eric McNiece" notifications@github.com wrote:
It would also be nice to see the time of the last time a variable was read.
— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/kh90909/OakTerm/issues/31#issuecomment-206694101
Yep, let's make timestamps an option.
Resolved with #57.
An idea at one point was to add the
published_at
time to the terminal readout. Is this a good idea?