Represents a timestamp for a log entry.
The timestamp is a Unix epoch time with nanosecond precision.
The timestamp is generated when the LogTimestamp object is created.
The timestamp is immutable.
The timestamp is represented as a string in the format YYYY-MM-DDTHH:MM:SS.NNNNNNNNNZ.
Represents a timestamp for a log entry. The timestamp is a Unix epoch time with nanosecond precision. The timestamp is generated when the
LogTimestamp
object is created. The timestamp is immutable. The timestamp is represented as a string in the formatYYYY-MM-DDTHH:MM:SS.NNNNNNNNNZ
.