Validations for logger timestamp
We need to make sure that the timestamps being saved are valid: ISO String and current. This is mainly to ensure that the input coming from the Executor (which doesn't have direct logger access) are correct.
Bug T370773