Function polkadot_node_metrics::runtime::logger_hook
source · pub fn logger_hook() -> impl FnOnce(&mut LoggerBuilder, &Configuration)
Expand description
Returns the custom profiling closure that we’ll apply to the LoggerBuilder
.