Macro constellation::tracing::trace_layout_msg
source · macro_rules! trace_layout_msg { ($event:expr, $($rest:tt)+) => { ... }; }
Expand description
Log an event from layout at trace level.
- To disable tracing: RUST_LOG=‘constellation<layout@=off’
- To enable tracing: RUST_LOG=‘constellation<layout@’