Trying to understand Logs Explorer

39 views
Skip to first unread message

Bruce Axtens

unread,
Sep 28, 2022, 12:36:21 AM9/28/22
to Google Apps Script Community
This is part of a log entry, redacted because I don't know what's important and what's not:

{
  "insertId": "REDACTED",
  "jsonPayload": {
    "message": "\"#ERROR!\"",
    "serviceContext": {
      "service": "REDACTED"
    }
  },
  "resource": {
    "type": "app_script_function",
    "labels": {
      "project_id": "daisy-sheets",
      "function_name": "",
      "invocation_type": "custom function"
    }
  },
  "timestamp": "2022-09-28T03:24:53.393Z",
  "severity": "INFO",
  "labels": {
    "script.googleapis.com/deployment_id": "REDACTED",
    "script.googleapis.com/process_id": "REDACTED",
    "script.googleapis.com/user_key": "REDACTED",
    "script.googleapis.com/project_key": "REDACTED"
  },
  "logName": "projects/daisy-sheets/logs/script.googleapis.com%2Fconsole_logs",
  "receiveTimestamp": "2022-09-28T03:24:54.019536417Z"
}

How do I establish where this error came from?

-- Bruce

Andrew Roberts

unread,
Sep 28, 2022, 5:34:55 AM9/28/22
to google-apps-sc...@googlegroups.com
As it says this is just an info message (severity: INFO). If it said severity:ERROR there would be a dump of the call stack.

--
You received this message because you are subscribed to the Google Groups "Google Apps Script Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-script-c...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-script-community/3f6f7006-c5d5-46b1-8c68-33d24a15f25dn%40googlegroups.com.

Bruce Axtens

unread,
Sep 28, 2022, 6:48:42 PM9/28/22
to Google Apps Script Community
Ah, right. Thanks.
Reply all
Reply to author
Forward
0 new messages