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