mirror of
https://github.com/oopuuu/zTC1.git
synced 2026-05-12 03:04:45 +08:00
优化web_log写法
This commit is contained in:
@@ -6,9 +6,7 @@
|
||||
#include"http_server/web_log.h"
|
||||
|
||||
char* LOG_TMP;
|
||||
//char log[LOG_LEN];
|
||||
time_t now;
|
||||
char time_buf[TIM_LEN];
|
||||
time_t LOG_NOW;
|
||||
|
||||
LogRecord log_record = { 1,{ 0 } };
|
||||
char log_record_str[LOG_NUM*LOG_LEN] = { 0 };
|
||||
|
||||
Reference in New Issue
Block a user