Function custom_layer

Source
pub(crate) fn custom_layer(_app: &mut App) -> Option<BoxedLayer>
Expand description

This method builds a custom logging layer for trace and log.

This allows us to configure how the software should log, where and so forth.