posit-dev / positron

Positron, a next-generation data science IDE
Other
2.39k stars 70 forks source link

Add timestamps to Python Console / kernel logs #4275

Open wesm opened 1 month ago

wesm commented 1 month ago

The console logging from Python contains no timestamps, so it is difficult to assess the timeline for requests and their completions. I suggest that we add timestamps so the log so that we can understand the exact timeline

petetronic commented 1 month ago

We'd like this sooner than later to help when debugging issues.