I have a Java project that does not have the src (8z!) folder and I need to use log4j, I created the log4j.properties file and inserted it into the main package (com.meuproj.main), but the log file is not created when it generates the application executable.
I'm using log4j 1.2.17