Function get_logger_middleware

Source
pub fn get_logger_middleware(
    graphql_logging_config: &GraphQLLoggingConfig,
) -> Option<Logger>