`ThinkPHP5.0`版本开始,提供了`Socket`日志驱动用于本地和远程调试。 ## Socket调试 只需要在配置文件中设置如下: ~~~ 'log' => [ 'type' => 'socket', 'host'

评论区

登录 后参与评论
× Preview