pub(crate) fn custom_layer(_app: &mut App) -> Option<BoxedLayer>
This method builds a custom logging layer for trace and log.
trace
log
This allows us to configure how the software should log, where and so forth.