Skip to content

Commit 6abacf0

Browse files
authored
Update structpayload to jsonPayload in comment
1 parent f21462a commit 6abacf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/logging.gs

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ function measuringExecutionTime() {
88

99
// Log a JSON object at a DEBUG level. The log is labeled
1010
// with the message string in the log viewer, and the JSON content
11-
// is displayed in the expanded log structure under "structPayload".
11+
// is displayed in the expanded log structure under "jsonPayload".
1212
var parameters = {
1313
isValid: true,
1414
content: 'some string',

0 commit comments

Comments
 (0)