Macro aitia::trace

source ยท
macro_rules! trace {
    ($fact:expr) => { ... };
}
Expand description

Add a JSON-serialized Fact to the tracing output at the Info level