הפעלת שגיאות ברישום ביומן באפליקציות של Google Chat
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
בדף הזה מוסבר איך להפעיל רישום שגיאות באפליקציית Chat, כדי שתוכלו לשלוח שאילתות ולצפות ביומני שגיאות ב-Google Cloud Logs Explorer בזמן בדיקת אפליקציית Chat.
דרישות מוקדמות
כדי להפעיל את רישום השגיאות ביומן באפליקציית Chat, צריך:
- חשבון Google Workspace עם גישה ל-Google Chat.
- אפליקציה ל-Chat. כדי לפתח אפליקציה ל-Chat, אפשר להיעזר במדריך למתחילים.
הגדרת הסביבה
כדי לשלוח שאילתות ליומני השגיאות של אפליקציית Chat, צריך להפעיל את Cloud Logging API בפרויקט Google Cloud של אפליקציית Chat.
במסוף Google Cloud, מפעילים את Cloud Logging API. לוחצים על תפריט
menu
> ממשקי API ושירותים
> ספרייה.
> מחפשים את Cloud Logging API
> לוחצים על Cloud Logging API
> הפעלה.
הפעלה של ה-API
הפעלת רישום שגיאות ביומן
מפעילים את רישום השגיאות ביומן, וכשאפליקציית Chat מחזירה שגיאה, היא נרשמת ביומן של Cloud Logging. מכיוון ש-Cloud Logging כרוך בעלות, מומלץ להשבית את רישום השגיאות ביומן אחרי שמסיימים את פתרון הבעיות.
במסוף Google Cloud, עוברים לדף configuration של Chat API. לוחצים על תפריט
menu
> מוצרים נוספים
> Google Workspace
> ספריית מוצרים
> Google Chat API
> ניהול
> הגדרה.
ל-Chat API
בקטע 'פונקציונליות', בוחרים באפשרות רישום שגיאות ב-Cloud Logging.
לוחצים על שמירה.
מעכשיו, בכל פעם שאפליקציית Chat מחזירה שגיאה, השגיאה נרשמת ב-Cloud Logging.
השבתת רישום שגיאות ביומן
מכיוון ש-Cloud Logging כרוך בעלות, יכול להיות שתרצו להשבית את רישום השגיאות ביומן.
במסוף Google Cloud, עוברים לדף configuration של Chat API. לוחצים על תפריט
menu
> מוצרים נוספים
> Google Workspace
> ספריית מוצרים
> Google Chat API
> ניהול
> הגדרה.
ל-Chat API
בקטע Functionality (פונקציונליות), מבטלים את הסימון של Log errors to Cloud Logging (רישום שגיאות ב-Cloud Logging).
לוחצים על שמירה.
מעכשיו, בכל פעם שאפליקציית Chat מחזירה שגיאה, השגיאה לא נרשמת ב-Cloud Logging. אתם יכולים להמשיך לשלוח שאילתות ליומני שגיאות קודמים באמצעות Logs Explorer.
אחרי שמפעילים את רישום השגיאות, אפשר להריץ שאילתות ביומני השגיאות של אפליקציית Chat.
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-08-04 (שעון UTC).
[null,null,["עדכון אחרון: 2025-08-04 (שעון UTC)."],[[["\u003cp\u003eThis guide explains how to enable error logging for your Google Chat app, allowing you to view and analyze errors in Google Cloud Logs Explorer.\u003c/p\u003e\n"],["\u003cp\u003eTo enable error logging, you need a Google Workspace account, a Chat app, and the Cloud Logging API enabled in your Google Cloud project.\u003c/p\u003e\n"],["\u003cp\u003eWhen enabled, Chat app errors are logged to Cloud Logging, which may incur costs; you can disable logging after troubleshooting.\u003c/p\u003e\n"],["\u003cp\u003eYou can turn off error logging to avoid incurring costs from Cloud Logging, but you can still query past logs.\u003c/p\u003e\n"]]],["To enable Chat app error logging, first enable the Cloud Logging API in the Google Cloud console. Then, navigate to the Chat API configuration page and under Functionality, select \"Log errors to Cloud Logging,\" and save. Errors are now logged to Cloud Logging. To disable, deselect \"Log errors to Cloud Logging\" and save. Remember to disable it when troubleshooting is complete, as Cloud Logging incurs a cost. Error logs can be viewed in Google Cloud Logs Explorer.\n"],null,["This page describes how to turn on Chat app error logging, so that you can query and view error logs in [Google Cloud Logs Explorer](https://cloud.google.com/logging/docs/view/logs-viewer-interface) while testing your Chat app.\n\nPrerequisites\n\nTo turn on Chat app error logging, you need:\n\n- A Google Workspace account with access to Google Chat.\n- A Chat app. To build a Chat app, follow this [quickstart](/workspace/chat/quickstart/gcf-app).\n\nSet up the environment\n\nBefore querying Chat app error logs, you must enable the Cloud Logging API in the Chat app's Google Cloud project.\n\n1. In the Google Cloud console, turn on the Cloud Logging API. Click **Menu**\n menu\n \\\u003e **APIs \\& Services**\n \\\u003e **Library** .\n \\\u003e search for **Cloud Logging API**\n \\\u003e click **Cloud Logging API**\n \\\u003e **Enable**.\n\n [Enable the API](https://console.cloud.google.com/marketplace/product/google/logging.googleapis.com)\n\nTurn on error logging\n\nTurn on error logging and when a Chat app returns an error, it logs it to Cloud logging. Because Cloud Logging [incurs a cost](https://cloud.google.com/stackdriver/pricing), you might want to [turn off error logging](#turn-off-error-logging) after you finish troubleshooting.\n\n1. In the Google Cloud console, go to the Chat API **configuration** page. Click **Menu**\n menu\n \\\u003e **More products**\n \\\u003e **Google Workspace**\n \\\u003e **Product Library**\n \\\u003e **Google Chat API**\n \\\u003e **Manage**\n \\\u003e **Configuration**.\n\n [Go to Chat API](https://console.cloud.google.com/apis/api/chat.googleapis.com/hangouts-chat)\n2. Under Functionality, select **Log errors to Cloud Logging**.\n\n3. Click **Save**.\n\nNow, whenever the Chat app returns an error, the error gets logged to Cloud Logging.\n\nTurn off error logging\n\nBecause Cloud Logging [incurs a cost](https://cloud.google.com/stackdriver/pricing), you might want to turn off error logging.\n\n1. In the Google Cloud console, go to the Chat API **configuration** page. Click **Menu**\n menu\n \\\u003e **More products**\n \\\u003e **Google Workspace**\n \\\u003e **Product Library**\n \\\u003e **Google Chat API**\n \\\u003e **Manage**\n \\\u003e **Configuration**.\n\n [Go to Chat API](https://console.cloud.google.com/apis/api/chat.googleapis.com/hangouts-chat)\n2. Under Functionality, deselect **Log errors to Cloud Logging**.\n\n3. Click **Save**.\n\nNow, whenever the Chat app returns an error, the error doesn't get logged to Cloud Logging. You can continue to query past error logs using Logs Explorer.\n\nRelated topics\n\nAfter turning on error logging, you're ready to [query error logs](/workspace/chat/query-logs) for your Chat app."]]