referrerpolicy=no-referrer-when-downgrade
pallet_xcm_bridge_hub_router

Constant LOG_TARGET

Source
pub const LOG_TARGET: &str = "xcm::bridge-hub-router";
Expand description

The target that will be used when publishing logs related to this pallet.

This doesn’t match the pattern used by other bridge pallets (runtime::bridge-*). But this pallet has significant differences with those pallets. The main one is that is intended to be deployed at sending chains. Other bridge pallets are likely to be deployed at the separate bridge hub parachain.