Macro pallet_staking::log

source ·
macro_rules! log {
    ($level:tt, $patter:expr $(, $values:expr)* $(,)?) => { ... };
}