PropertyConfigurator.configure(".\\src\\log4j.properties"); Logger logger = Logger.getLogger(TestLog4j.class); logger.error("22");