pub const DEFAULT_MAX_LOGS_PER_RESPONSE: usize = 20_000;
Expand description

The default maximum of logs in a single response.