Skip to content

LogEntry

Field Type Description
logId String Unique identifier of the entry.
entryDate DateTime The timestamp of the entry.
logger String The logger that created the entry.
severity LogSeverity The severity of the entry.
message String The log message.
exception String If the log entry is an error, information of the related exception may appear here.