jorge-matricali/jtrace 问题修复 & 功能扩展

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

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

jorge-matricali/jtrace

Composer 安装命令:

composer require jorge-matricali/jtrace

包简介

Prints PHP exceptions in a Java style

关键字:

README 文档

README

Version 2.3.0 Build Status Coverage Status MIT licensed Packagist

jTrace PHP

Prints PHP exceptions in a Java style :)

Installation

You can add this library as a dependency to your project using Composer:

composer require jorge-matricali/jtrace

If you only need this library during development, then you should install using:

composer require --dev jorge-matricali/jtrace

Usage

use JorgeMatricali\JTrace;

try {
    // ...
} catch (Exception $e) {
    echo JTrace::print($e);
}

The code above yields the output below:

Phalcon\Mvc\Dispatcher\Exception: IndexController handler class cannot be loaded at Phalcon.Mvc.Dispatcher._throwDispatchException(index.php:93) at Phalcon.Dispatcher._dispatch(Unknown Source) at Phalcon.Dispatcher.dispatch(Unknown Source) at Phalcon.Mvc.Application.handle(Unknown Source) ... 1 more

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2017-05-22

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固