Apache Common Log Format.
https://httpd.apache.org/docs/2.4/logs.html#common
public const CLF = '{hostname} {req_header_User-Agent} - [{date_common_log}] "{method} {target} HTTP/{version}" {code} {res_header_Content-Length}';