Howdy,
>I have the root level set to ON in the log4j.xml, below is the
log4j.xml
>file, anything obvious a miss?. I did have the appenders set to
>ConsoleAppender and removed the reference to param name="File", but the
>logs were still not generated.
ON is not a log4j level. OFF and ALL are, al
hanks
Joe
-Original Message-
From: Alison Ortega [mailto:[EMAIL PROTECTED]
Sent: 22 January 2004 17:47
To: [EMAIL PROTECTED]
Subject: Re: configuring log4j with BEA Weblogic 8.1
Could you post the entire log4j.xml file? D
Could you post the entire log4j.xml file? Did you try turning messages
on so you can see log4j initializing on the console?
Alison Ortega
North Carolina State University
ACS
Systems Programmer II
919-513-1417
>>> [EMAIL PROTECTED] 1/22/2004 12:28:08 PM >>>
I have my log4j.xml file in the WEB-IN
I have my log4j.xml file in the WEB-INF\classes directory of my server
I point to log4j-1.2.6.jar on the classpath of my server on start up
I specify Set
JAVA_OPTIONS=-Dlog4j.config=C:\bea\user_projects\domains\\WEB-INF\cl
asses\log4j.xml
on start up of my server.
In my log4j.xml I specify th