Home  >  Article  >  php教程  >  thinkphp log: ERROR:Class Log not found thinkphp

thinkphp log: ERROR:Class Log not found thinkphp

WBOY
WBOYOriginal
2016-06-21 08:49:501418browse

   if((defined('IS_AJAX') && IS_AJAX) !C('SHOW_PAGE_TRACE')   $record) {
            require_cache (CORE_PATH.'Core/Log.class.php' );    //            Log::record($info,$level,$record);
        }
本文链接http://www.cxybl.com/html/wlbc/Php/20130523/38016.html



Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn