Hi Guys,
Trying to do something which keeps track of logs in the system, I’d like to be able to have a resume mechanic but I have the potential of losing track of the logs as although the logs in the database have millseconds, once they come out from the SDK they appear sanitised to seconds in the output of the log client, as such I either have to track the last seconds logs and work out what I have sent or not sent (difficult if I have the same action from the same client in the same second (sounds silly but it does happen, especially with the logging on the service user)). Could we have an option or alter the behaviour to give us the “true” timestamp from the database?
Kind Regards
Justin Butterworth