Re-exports§
pub use types::Error;pub use types::Log;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 entry::StandardFlag;pub use entry::StandardLog;pub use common::DebugDisplay;pub use common::Flag;pub use common::FlagStyle;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.