pub fn register(format: &'static dyn LogFormat)
Register a custom log format plugin.
Call this before any parsing operations to add custom formats. Built-in formats are registered automatically on first use.