功能實(shí)現(xiàn)是參考了這個(gè)帖子:http://www.wtbis.cn/q/9487 使用的是手冊(cè)中的monolog包:http://www.wtbis.cn/doc/webman/log.html 實(shí)現(xiàn)方式如下: 1、在config/log.php中添加以下配置 <?php /** * This file is part of webman. * * Licensed under T...