| Author |
Weblogic Reads Log4j.properties File, But does not use file appender within it
|
salvin francis
Ranch Hand
Joined: Jan 12, 2009
Posts: 915
|
|
I have two appenders:
I am pretty sure weblogic Reads the log4j.properties file as i get output in Server console.
My way of refering to property file:
I searched the entire webserver directory, I didnt find "MyLogFile.log"
What am i doing wrong over here ?
|
My Website: [Salvin.in] Cool your mind:[Salvin.in/painting] My Sally:[Salvin.in/sally]
|
 |
salvin francis
Ranch Hand
Joined: Jan 12, 2009
Posts: 915
|
|
Problem solved, there was a problem with my log4j.properties file,
If it may help anyone, here is the corrected code:
old code:
New Code:
|
 |
 |
|
|
subject: Weblogic Reads Log4j.properties File, But does not use file appender within it
|
|
|