oj JC [mailto:[EMAIL PROTECTED]
Sent: Friday, January 07, 2005 10:34 AM
To: log4j-user@logging.apache.org
Subject: Log files are not getting created
I have a stand-alone java application and trying to implement logging. I
have the log4j.properties file in a jar file along with the java classes
an
34 AM
To: log4j-user@logging.apache.org
Subject: Log files are not getting created
I have a stand-alone java application and trying to implement logging. I
have the log4j.properties file in a jar file along with the java classes
and the classpath is pointing to that jar file.
When I run the java
I have a stand-alone java application and trying to implement logging. I
have the log4j.properties file in a jar file along with the java classes and
the classpath is pointing to that jar file.
When I run the java program, its not creating the log file. On the console I
see the log messages.
A