โดยค่าเริ่มต้น Google Tag Manager จะบันทึกข้อความแสดงข้อผิดพลาด/คําเตือน และจะไม่สนใจข้อความ info/debug/verbose คุณติดตั้งบันทึกของตนเองได้โดยโทรหา setLogger(Logger)
[[["เข้าใจง่าย","easyToUnderstand","thumb-up"],["แก้ปัญหาของฉันได้","solvedMyProblem","thumb-up"],["อื่นๆ","otherUp","thumb-up"]],[["ไม่มีข้อมูลที่ฉันต้องการ","missingTheInformationINeed","thumb-down"],["ซับซ้อนเกินไป/มีหลายขั้นตอนมากเกินไป","tooComplicatedTooManySteps","thumb-down"],["ล้าสมัย","outOfDate","thumb-down"],["ปัญหาเกี่ยวกับการแปล","translationIssue","thumb-down"],["ตัวอย่าง/ปัญหาเกี่ยวกับโค้ด","samplesCodeIssue","thumb-down"],["อื่นๆ","otherDown","thumb-down"]],["อัปเดตล่าสุด 2025-07-25 UTC"],[],["The `TagManager.Logger` interface is used for logging errors, warnings, info, debug, and verbose messages within Google Tag Manager. By default, only error and warning messages are logged. Users can implement their own custom logging mechanism by using the `setLogger` method. Note that this interface is deprecated and users should now use the `Logger` interface instead.\n"]]