Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » LOG4j properties files placement
LOG4j properties files placement [message #507482] Wed, 13 January 2010 11:02
Eclipse UserFriend
Hello,

How to put the file log4j.properties file in folder CONFIGS in the following project tree

project
\-src
    \main.java
\JDK
\Reference Libraries
         \log4j xxx. jar
\CONFIGS
          \log4j.properties

The problem is when i place properties file anyware else exceplt the src folder i got the info :
log4j:WARN No appenders could be found for logger (com.example...)
log4j:WARN Please initialize the log4j system properly.

Once again how can i place the log4j.properties in CONFIGS folder and be able to use the log4j.jar ?

Thanks in advance for all o the solutions.
Previous Topic:Where is org.eclipse.core.runtime.RegistryFactory???
Next Topic:How to remove blank lines of javadoc using AST?
Goto Forum:
  


Current Time: Mon Mar 24 22:31:16 EDT 2025

Powered by FUDForum. Page generated in 0.03565 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top