您好,欢迎来到三六零分类信息网!老站,搜索引擎当天收录,欢迎发信息

记录日志,达到文件大小,自动新建文件

2024/4/7 20:18:35发布18次查看
php代码
function write($message,$level='error',$type=3,$destination='',$extra='') { $log_path = './'; $log_file_size = 100; $now = date('[ c ]'); $type = $type?$type:3; if($type == 3) { // 文件方式记录日志 if(empty($destination)) $destination = $log_path.date('y-m-d').'.log'; //检测日志文件大小,超过配置大小则备份日志文件重新生成 if(is_file($destination) && floor($log_file_size) <= filesize($destination) ) rename($destination,dirname($destination).'/'.basename($destination).'-'.time().'.log'); } error_log("{$now} {$level}: {$message}\r\n", $type,$destination,$extra ); //clearstatcache(); } write('dd');
该用户其它信息

VIP推荐

免费发布信息,免费发布B2B信息网站平台 - 三六零分类信息网 沪ICP备09012988号-2
企业名录 Product