Function gelf_logger::processor

source ·
pub fn processor() -> &'static dyn Batch
Expand description

Returns a reference to the batch processor.

If a logger has not been set, a no-op implementation is returned.