Crate log_wrappers[][src]

Provides wrappers for types that comes from 3rd-party and does not implement slog::Value.

Re-exports

pub use crate::hex::*;

Modules

hex
test_util

Utilities to work with tests.

Structs

DebugValue

Wraps any Debug type, use Debug as slog::Value.

DisplayValue

Wraps any Display type, use Display as slog::Value.

Value

Statics

REDACT_INFO_LOG

Functions

set_redact_info_log

Set whether we should avoid user data to slog.