jvandemo/zf2-event-logger 问题修复 & 功能扩展

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

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

jvandemo/zf2-event-logger

Composer 安装命令:

composer require jvandemo/zf2-event-logger

包简介

Zend Framework 2 Event Logger module

README 文档

README

Zend Framework 2 module that logs all events to the error_log.

Requirements

Zend Framework 2

Installation

  1. Put the module in your the /vendor folder of your application
  2. Add Zf2EventLogger to the modules in your application.config.php

What does it do ?

This module logs every event that is triggered to the standard php log using the error_log command.

Sample output in error log

Event "render" was triggered on target "Zend\\Mvc\\Application", with parameters {"application":{},"request":{},"response":{},"router":{},"route-match":{},"__RESULT__":{}}
Event "renderer" was triggered on target "Zend\\View\\View", with parameters {"model":{},"renderer":null,"request":{},"response":{},"result":null}

统计信息

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

GitHub 信息

  • Stars: 4
  • Watchers: 2
  • Forks: 5
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2013-01-18