I am implementing configuration for feign class but I want to give my tailor made looging class rather than .logger(new Slf4jLogger(MyClass.class))
The following imp