Provide milliseconds in timestamp colum debugwindow

Description

For reasons of debugging, milliseconds in the timestamp column is needed.

Environment

None

Attachments

1
  • 20 Oct 2011, 12:27 PM

Activity

Show:

Florian Schmaus February 15, 2013 at 8:31 PM

I don't use the EnhancedDebugger but if you create a SimpleDateFormat like

won't that not just add centiseconds and not milliseconds as format? E.g. 14:42:23:12
I think this should be changed to

So 'dot' instead of 'colon', and a third S to the format string.

Tim Jentz December 16, 2011 at 1:40 PM

Applied smack-354-debug_milliseconds.patch to smack_3_2_0 branch

Tim Jentz October 31, 2011 at 9:52 AM

not committed to the tree yet

Tim Jentz October 21, 2011 at 9:29 AM

provided patch to add this feature

Tim Jentz October 20, 2011 at 12:27 PM

This patch provide milliseconds in the timestamp column of the smack debug window.

Fixed

Details

Assignee

Reporter

Components

Fix versions

Priority

Created October 20, 2011 at 12:25 PM
Updated October 28, 2020 at 8:46 AM
Resolved December 16, 2011 at 1:40 PM