Re-exports
pub use types::Error;pub use types::Log;pub use entry::init_flags;pub use entry::new;pub use entry::err;pub use entry::err_with;pub use entry::agg_err;pub use entry::agg_err_with;pub use entry::fatal;pub use common::DebugDisplay;pub use common::Flags;pub use common::FlagsStyle;pub use conversion::ErrContext;pub use conversion::ResultContext;
Modules
- Re-exported dependencies used in interfaces, etc.
Macros
- Turn key/values into a lambda for extending attributes, used in various log and error functions.