gboquizosanchez/google-chat-channel 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

gboquizosanchez/google-chat-channel

最新稳定版本:1.1.0

Composer 安装命令:

composer require gboquizosanchez/google-chat-channel

包简介

Laravel package to send logs to Google Chat

README 文档

README

Latest Version Software License Total Downloads

A powerful and lightweight Laravel logging channel that sends logs directly to Google Chat spaces via webhooks. Perfect for monitoring your application's health and receiving instant notifications about errors, exceptions, and important events.

✨ Features

  • 🚀 Real-time log sending to Google Chat
  • 📱 Rich formatting with cards and emojis based on log level
  • ⚙️ Flexible configuration via environment variables
  • 🔧 Support for context and exception details
  • 🎯 Compatible with Laravel 11, and 12
  • 📊 Smart error handling and retries

📦 Installation

Install the package using Composer:

composer require gboquizosanchez/google-chat-channel

Environment Variables

You can configure the channel by setting the following environment variables:

  • GOOGLE_CHAT_WEBHOOK_URL - The URL of the Google Chat webhook to send logs to.
  • GOOGLE_CHAT_LOG_LEVEL - The minimum log level to send to Google Chat. Defaults to error.
  • GOOGLE_CHAT_IGNORE_CONTEXTS - Whether to ignore context when sending logs to Google Chat. Defaults to true.
  • GOOGLE_CHAT_IGNORE_EXCEPTIONS - Whether to ignore exceptions when sending logs to Google Chat. Defaults to true.
  • GOOGLE_CHAT_QUEUED - Whether to queue logs to send to Google Chat. Defaults to false.

Problems? 🚨

Let me know about yours by opening an issue!

Credits 🧑‍💻

License 📄

MIT License (MIT). See License File.

统计信息

  • 总下载量: 159
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-09-04