Log ID structure

Problem statement

How is the log ID structured? It seems to follow this format:

900<datetime in YYYYMMDDHHmmsssss><numeric sequence>

Solution

Log IDs are structured as follows:

900<timestamp><internal sequence number>

It’s worth noting the timestamp is that at which the log is generated and may not exactly match the time in the date field.