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