承接 amnuts/phperror-gui 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

amnuts/phperror-gui

最新稳定版本:v1.0.3

Composer 安装命令:

composer require amnuts/phperror-gui

包简介

A clean and effective single-file GUI for viewing entries in the PHP error log, allowing for filtering by path and by type.

README 文档

README

A clean and effective single-file GUI for viewing entries in the PHP error log, allowing for filtering by path and by type.

Flattr this git repo

getting started

There are two ways to getting started using this gui.

  1. Simply to copy/paste or download the phperror-gui.php to your server.
  2. Install via composer by running the command composer require amnuts/phperror-gui

usage

Simply load the script up in your browser and it should show you the entries from the PHP log file. It will find the error log from the ini settings, though if you want to specify the log file you can change the $error_log variable to the path of your error log file.

You can select the types of errors you want displaying, sort in different ways or filter based on the path of the file producing the error (as recoded in the log).

Usage

The interface will also attempt to show you the snippet of code where the error has occurred and also the stack trace if it's recorded in the log file.

cache

There is a very rudimentary option to cache the results. This is set by using the $cache variable and setting it to the path of the cache file (must be a writable location). It will store the results of the file scan and then the position in the file it read up to. On subsequent reads of the file it will seek to that position and start to read the file. This works so long as you are not doing log rotation as the seek position could suddenly become much greater than the file size. So it's only recommended that you use the cache if you keep the one log file.

License

MIT: http://acollington.mit-license.org/

统计信息

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

GitHub 信息

  • Stars: 52
  • Watchers: 6
  • Forks: 16
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2014-11-27

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固