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