Re-exports§
pub use cleanup::format_cleanup_event;
pub use discard::DiscardJsonFormatter;
pub use error::ErrorJsonFormatter;
pub use postfix_script::format_postfix_script_event;
pub use postsuper::format_postsuper_event;
pub use qmgr::format_qmgr_event;
pub use relay::RelayJsonFormatter;
pub use smtp::format_smtp_event;
pub use smtpd::format_smtpd_event;
pub use common::*;
Modules§
- cleanup
- common
- discard
- error
- ERROR组件JSON格式化器
- postfix_
script - Postfix Script JSON formatter
- postsuper
- qmgr
- relay
- smtp
- smtpd
Structs§
- Json
Formatter - JSON格式化器