Is there a way to mock the logger found in @Slf4j without using powermock? When using this annotation it creates a logger like this
@Slf4j
private static fi