Skip to main content

GcpEntry

No overview available.

Attributes

AttributeTypeDescription
Datamap[string]interface{}Stores additional arbitrary data associated with the log entry, represented as a map where keys are strings and values can be of any type.
MessagestringHolds the primary human-readable log message for the entry.
Severity[GcpSeverity](gcpseverity.md?sid=flytestdlib_logger_gcpseverity)Indicates the severity level of the log entry, using the GcpSeverity enumeration.
TimestampstringRecords the time at which the log entry was created or observed, formatted as a string.