Posted January 27, 20178 yr Like the title describes the issue, the Logger class, Java or ItelliJ refuses to accept .getlogger and marker: like a B!!! Is there something I'm doing wrong?http://imgur.com/a/BIFG2
January 27, 20178 yr You've imported the wrong Logger and LogManager classes: Minecraft uses org.apache.logging.log4j rather than java.util.logging . marker: null is also invalid syntax. Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.