pub fn get_format(name: &str) -> Option<&'static dyn LogFormat>
Get a format by name from the global registry.