CI源码(一)—Log, 日志

时间:2015-04-13 00:28:11   收藏:0   阅读:5465
Ci的日志模块是作为一个library来实现以及使用的。

(一) 使用方式

(a) 配置
     在applicatin/environment/config/config.php中


(b) 调用
     调用日志只有一个方法


(二) 实现方式

(a) library/Log.php

     



(三)优缺点

(a) 缺点



ci框架源码分析地址https://github.com/wkupaochuan/analysis-about-ci-frame.git
评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!