https://bugzilla.mindrot.org/show_bug.cgi?id=2464
Darren Moffat <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Darren Moffat <[email protected]> --- I've had some usecases recently for some sort of timestamp or timedelta in the debug messages output. It is fairly common to request 'ssh -vvv' output when debugging connection problems. In my environment the person assisting with the debugging of the connection is almost never the one running the client (or server). While it is true that syslog would add a timestamp, it isn't always possible for the user that is running the 'ssh -vvv' to update the syslog configuration. That could be for a various reasons, eg lacking privilege to do so or the system syslog configuration is controlled via a configuration management system and isn't allowed to be altered. I agree with the prior comments that a delta rather than an absolute time is probably more generally useful but either would be sufficient. -- You are receiving this mail because: You are watching someone on the CC list of the bug. You are watching the assignee of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
