Struct log4rs_routing_appender::route::Cache [] [src]

pub struct Cache { /* fields omitted */ }

A cache of appenders.

It stores appenders identified by arbitrary strings. It is up to the router to decide how those strings are formatted.

Methods

impl Cache
[src]

Looks up the entry corresponding to the specified key.