betsuno/yii2-log-discord-target 问题修复 & 功能扩展

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

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

betsuno/yii2-log-discord-target

Composer 安装命令:

composer require betsuno/yii2-log-discord-target

包简介

Discord log target for Yii2

README 文档

README

This is the PHP Yii2 plugin for sending log of a yii application through the Discord WebHook API.

Important

You should avoid to use this target on a frequent events because of restriction in 30 messages per 60 seconds for the web-hooks.

Installation

Execute following command in shell:

composer require betsuno/yii2-log-discord-target

Or add following in your composer.json require section, and run composer install in your shell

"betsuno/yii2-log-discord-target": "*"

Configuration and usage

Add something as following in your yii config into the components section

'log' => [
    'class'     => '\betsuno\yii\log\DiscordTarget',
    'url'       => 'WEBHOOK_URL',                 // Your WebHook URL
    //'pattern' => "{category}: {level}\n{text}", // Optionally you can override default message pattern
]

More info about log targets may be found here

统计信息

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

GitHub 信息

  • Stars: 1
  • Watchers: 2
  • Forks: 3
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2020-04-05

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固