Constant LOG_BUFFER_SIZE

Source
pub const LOG_BUFFER_SIZE: usize = _; // 2_016usize
Expand description

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