Log Object
Represents a log entry that was created during a specific Execution of an Instance.
#
Return fieldsBoolean!)#
allowRemove (Specifies whether the signed-in User can remove the Log.
Boolean!)#
allowUpdate (Specifies whether the signed-in User can update the Log.
InstanceConfigVariable)#
configVariable (The InstanceConfigVariable which relates to the Log entry.
InstanceExecutionResult)#
executionResult (The specific InstanceExecutionResult that is associated with the Log entry.
IntegrationFlow)#
flow (The specific IntegrationFlow that is associated with the Log entry.
InstanceFlowConfig)#
flowConfig (The IntegrationFlow which created the Log entry.
Boolean)#
fromPreprocessFlow (Specifies whether the Log was generated as part of the associated Integration's Preprocess Flow.
ID!)#
id (The ID of the object
Instance)#
instance (The Instance which created or is related to the Log entry.
Integration)#
integration (The specific Integration that is associated with the Log entry.
Int)#
loopStepIndex (The iteration index of the containing Loop IntegrationAction at the time this Log entry was generated, if any.
String)#
loopStepName (The name of the IntegrationAction that is the Loop containing the IntegrationAction that generated this Log entry, if any.
String!)#
message (The message body of the Log entry.
LogSeverityLevel!)#
severity (The severity level of the Log entry.
String)#
stepName (The name of the IntegrationAction that generated this Log entry.
DateTime!)#
timestamp (The timestamp at which the Log was created.
UserLevelConfigVariable)#
userLevelConfigVariable (The UserLevelConfigVariable which relates to the Log entry.