We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f21462a + 6abacf0 commit 3ee9b49Copy full SHA for 3ee9b49
utils/logging.gs
@@ -8,7 +8,7 @@ function measuringExecutionTime() {
8
9
// Log a JSON object at a DEBUG level. The log is labeled
10
// with the message string in the log viewer, and the JSON content
11
- // is displayed in the expanded log structure under "structPayload".
+ // is displayed in the expanded log structure under "jsonPayload".
12
var parameters = {
13
isValid: true,
14
content: 'some string',
0 commit comments