Strange Behavior with loggers [message #176357] |
Tue, 06 January 2004 16:18 |
Eclipse User |
|
|
|
Originally posted by: bulatov.cs.orst.edu
Hi, I have a strange behaviour when trying to specify log4j log properties
file. When I specify properties file in a child sub-directory, the log4j
system can't find it, ie -Dlog4j.configuration=src/log.properties, however
when I move the file up, and do similar
-Dlog4j.configuration=log.properties, there's no problem. This is when I
run program from Eclipse. On other hand if I do the same configuration in
an ant file, and run it with ant, both ways work.
Could it perhaps be doing something strange with '/' ?
Yaroslav
|
|
|
Powered by
FUDForum. Page generated in 0.03501 seconds