When debugging 2 ends of a comm protocol, it's helpful to have logging
on both sides with MS timestamps that are generally in sync. To that
end, I added a setter for the static LoggingEvent startTime field. This
should allow me to use the "%r" layout.ConversionPattern and see logging
on 2 sides of a conversation (2 different machines) with relative MS
times aligned (after I do a quick time sync setup as part of debug. I'm
doing this because the system clocks on the 2 machines are not sync'd
and I don't have access to do it, nor will the sysadmin do it.

Would it be possible to get this setter into the next version of log4j?
Or did I miss another way to do this?

Thanks



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to