Struct log4rs_routing_appender::route::VacantEntry [] [src]

pub struct VacantEntry<'a> { /* fields omitted */ }

An entry which does not exist in the cache.

Methods

impl<'a> VacantEntry<'a>
[src]

Inserts an appender into the cache, returning the wrapped version of it.