Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
3 days | http: Support JSON format in access log | Zhidao HONG | 1 | -15/+179 |
3 days | http: Introduce nxt_router_access_log_format_t structure | Zhidao HONG | 1 | -18/+48 |
3 days | http: Refactor format field in nxt_router_access_log_conf_t | Zhidao HONG | 1 | -12/+15 |
2024-10-22 | Fix missing newlines in access logs for JS configuration | Zhidao HONG | 1 | -13/+2 |
2024-08-20 | http: Refactor out nxt_tstr_cond_t from the access log module | Zhidao HONG | 1 | -9/+2 |
2024-08-20 | http: Refactor access log write | Zhidao HONG | 1 | -25/+11 |
2024-04-25 | Constify a bunch of static local variables | Andrew Clayton | 1 | -1/+1 |
2024-01-29 | HTTP: enhanced access log with conditional filtering. | Zhidao HONG | 1 | -0/+25 |
2022-11-20 | Basic njs support. | Zhidao HONG | 1 | -1/+1 |
2022-11-20 | Var: separating nxt_tstr_t from nxt_var_t. | Zhidao HONG | 1 | -12/+15 |
2022-07-28 | Log: customizable access log format. | Zhidao HONG | 1 | -117/+113 |
2022-07-14 | Log: split access log from nxt_router.c. | Zhidao HONG | 1 | -0/+446 |