เปิดการบันทึกข้อผิดพลาดสําหรับแอป Google Chat
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
หน้านี้อธิบายวิธีเปิดการบันทึกข้อผิดพลาดของแอป Chat เพื่อให้คุณค้นหาและดูบันทึกข้อผิดพลาดใน Logs Explorer ของ Google Cloud ขณะทดสอบแอป Chat ได้
ข้อกำหนดเบื้องต้น
หากต้องการเปิดการบันทึกข้อผิดพลาดของแอป Chat คุณต้องมีสิ่งต่อไปนี้
- บัญชี Google Workspace ที่มีสิทธิ์เข้าถึง Google Chat
- แอป Chat หากต้องการสร้างแอป Chat ให้ทำตามคู่มือเริ่มต้นฉบับย่อนี้
ตั้งค่าสภาพแวดล้อม
ก่อนที่จะค้นหาบันทึกข้อผิดพลาดของแอป Chat คุณต้องเปิดใช้ Cloud Logging API ในโปรเจ็กต์ Google Cloud ของแอป Chat
เปิด Cloud Logging API ใน Google Cloud Console คลิกเมนู
menu
> API และบริการ
> คลัง
> ค้นหา Cloud Logging API
> คลิก Cloud Logging API
> เปิดใช้
เปิดใช้ API
เปิดการบันทึกข้อผิดพลาด
เปิดการบันทึกข้อผิดพลาด และเมื่อแอป Chat แสดงข้อผิดพลาด ระบบจะบันทึกข้อผิดพลาดนั้นไปยัง Cloud Logging เนื่องจาก Cloud Logging มีค่าใช้จ่าย คุณอาจต้องปิดการบันทึกข้อผิดพลาดหลังจากแก้ปัญหาเสร็จแล้ว
ในคอนโซล Google Cloud ให้ไปที่หน้าการกำหนดค่า Chat API คลิกเมนู
menu
> ผลิตภัณฑ์อื่นๆ
> Google Workspace
> คลังผลิตภัณฑ์
> Google Chat API
> จัดการ
> การกำหนดค่า
ไปที่ Chat API
ในส่วนฟังก์ชันการทำงาน ให้เลือกบันทึกข้อผิดพลาดไปยัง Cloud Logging
คลิกบันทึก
ตอนนี้เมื่อใดก็ตามที่แอป Chat แสดงข้อผิดพลาด ระบบจะบันทึกข้อผิดพลาดนั้นไปยัง Cloud Logging
ปิดการบันทึกข้อผิดพลาด
เนื่องจาก Cloud Logging มีค่าใช้จ่าย คุณอาจต้องการปิดการบันทึกข้อผิดพลาด
ในคอนโซล Google Cloud ให้ไปที่หน้าการกำหนดค่า Chat API คลิกเมนู
menu
> ผลิตภัณฑ์อื่นๆ
> Google Workspace
> คลังผลิตภัณฑ์
> Google Chat API
> จัดการ
> การกำหนดค่า
ไปที่ Chat API
ในส่วนฟังก์ชันการทำงาน ให้ยกเลิกการเลือกบันทึกข้อผิดพลาดไปยัง Cloud Logging
คลิกบันทึก
ตอนนี้เมื่อใดก็ตามที่แอป Chat แสดงข้อผิดพลาด ระบบจะไม่บันทึกข้อผิดพลาดดังกล่าวไปยัง Cloud Logging คุณยังคงค้นหาบันทึกข้อผิดพลาดที่ผ่านมาได้โดยใช้ Logs Explorer
หลังจากเปิดการบันทึกข้อผิดพลาดแล้ว คุณก็พร้อมที่จะค้นหาบันทึกข้อผิดพลาดสำหรับแอป Chat แล้ว
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 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."]]