Hi, I’m currently stuck at “callAppenders” which appears to not exist.
log4j2/src/main/java/com/google/common/flogger/backend/log4j2/Log4j2LoggerBackend.java:76:
 error: cannot find symbol

    logger.callAppenders(logEntry.asLoggingEvent());




Which is not in Logger like it was in Log4j1 I guess.

I’m not sure how to fix this so any help is appreciated please.

Reply via email to