pharo-spec / NewTools

All development tools for Pharo, developed with Spec
21 stars 53 forks source link

Debugger should show Date and Time when he came up #715

Open SabineMa opened 7 months ago

SabineMa commented 7 months ago

See here:

https://discord.com/channels/223421264751099906/223421264751099906/1217021264665907320

Background: we have exception handlers for the productive env which should handle the exceptions. But somteimes we have a debuggers though. And then it is interesting at which time it arised 😇

I don't matter for the format of the DateAndTime. For me it is just an information for finding problems/issues.