使用webgrind分析xdebug日志文件

首先从Github下载压缩包
php

https://github.com/jokkedk/webgrind/ git

解压以后放到web服务器的根目录下github

而后修改config.php文件web

找到如下代码部分,修改成正确的值浏览器

static $storageDir = ''; //本文中的配置为空服务器

static $profilerDir = ''; //日志文件目录 本文中填写的是绝对路径框架

而后经过浏览器访问webgrind日志

http://localhost/webgrind get

聪明的小伙伴必定看出这是什么框架了吧web服务器

相关文章
相关标签/搜索