pub fn logger_setup<L>(instance: L)where
    L: Logger + 'static,