pub const LOG_BUFFER_SIZE: usize = _; // 2_016usize
Size of the static buffer used to format log messages.
Approximates the remaining space in u_char[NGX_MAX_ERROR_STR] after writing the standard prefix
u_char[NGX_MAX_ERROR_STR]