FunctionInvocationLogLine
A log line produced by a function during its invocation.
This page contains
Fields
timestamp: DateTime! | Timestamp at which the log was produced. |
message: String! | Message produced. |
Parent objects of FunctionInvocationLogLine
FunctionInvocation PREVIEW | Output of a function's invocation. |