r.
http://jakarta.apache.org/log4j/";>
Thanks
Sudhendra (Sudhi) Seshachala
Office : 281-514-0918
Cell: 408-203-9960
Mail to: [EMAIL PROTECTED]
-Original Message-
From: man
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
I have three log files set up in my log4j.properties.
The last one is not displaying the dates of the log entries. Three log files
are created and the messages are getting logged to the corresponding log
files. But the date and time is not showing up.
This is the log4j.proprties file that I am u