pub type Formatter = dyn Fn(&Record<'_>) -> String + Send + Sync + 'static;
フォーマッター。
LogBuilder::formatter