定制 so/logboard-bundle 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

so/logboard-bundle

Composer 安装命令:

composer require so/logboard-bundle

包简介

Log Reporting Dashboard for Symfony2

README 文档

README

Build Status

Log Reporting Dashboard for Symfony2

Installation

Add this in your composer.json

"require-dev": {
    [...]
    "so/logboard-bundle": "1.4.*@dev"
},

And run php composer.phar update so/logboard-bundle

Register the bundle in your AppKernel (app/AppKernel.php)

Most of the time, we need this bundle to be only activated in the dev environment

[...]
if (in_array($this->getEnvironment(), array('dev', 'test'))) {
    [...]
    $bundles[] = new So\LogboardBundle\LogboardBundle();
}

Configuration file

Screenshot

Here is a quick look at the log reporting dashboard:

Screenshot Screenshot Screenshot

##License

This bundle is available under the MIT license.

统计信息

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

GitHub 信息

  • Stars: 7
  • Watchers: 5
  • Forks: 3
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2013-11-21

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固