pub trait Debugger<T: Config>: Tracing<T> { }
Umbrella trait for all interfaces that serves for debugging.