log optimize

This commit is contained in:
lnk
2025-05-30 15:40:20 +08:00
parent 8d3ec192e8
commit a33418113a
6 changed files with 106 additions and 52 deletions

View File

@@ -203,7 +203,7 @@ apr_status_t init_rdb()
init_loggers();
rv = parse_model_cfg_web();
if (rv != APR_SUCCESS) {
if (rv != APR_SUCCESS) {//不可能
echo_errg("Parsed model with error,try to run! \n");
//char buf[256];