[Bug 2464] Adding timestamp to debug messages (log.c:do_log)

Stephen Harris lists at spuddy.org
Thu Oct 29 13:04:59 AEDT 2015


On Wed, Oct 28, 2015 at 06:32:16PM -0700, Mark D. Baushke wrote:
> and the format string "%Y%m%dT%H%M%SZ". I think gmtime() may be simpler.

The world should live in GMT.  Unfortunately people want their logs
to be consitent on a machine; syslog reports in localtime so we should
report in localtime :-(

-- 

rgds
Stephen


More information about the openssh-unix-dev mailing list