Function slog_config::all_factories [] [src]

pub fn all_factories() -> Vec<Box<DrainFactory>>

List of all DrainFactory-ies currently implemented by slog-config

Note that adding a Factory to ALL_FACTORIES is not considering a breaking change in SemVer.