Function pallet_session::migrations::v1::log_migration

source ยท
fn log_migration(
    stage: &str,
    storage_prefix: &[u8],
    old_pallet_name: &str,
    new_pallet_name: &str,
)