**  i forgot attachment  **

hi robert,

It is working on my machine too. But there is little problem.

Please see my config file attached.

I have called this file using a servlet at start up time and that servlet
just read this file and calls
LogManager#readConfiguration(InputStream) to override the default
logging.properties.

I am sure that this file is getting called as log is being pushed in
n4m*.log as specified in props file.
But the formatter being used is XMLFormatter and not the one i have
specified. I say XMLFormatter as i can see xml tags in my log file.

Is something wrong with my config? If NOT, what could be the problem?

thanks in advance
navjot

----- Original Message -----
From: "Robert Taylor" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Tuesday, March 18, 2003 5:33 PM
Subject: RE: struts jdk1.4 logging


| I'm using JDK1.4 logging in parallel with Apache's Commons-Logging and it
| works fine.
| The Apache's Common-Logging should be using JDK1.4 logging as well for its
| underlying
| implementation since it (JDK1.4 logging) exists in my environment.
|
| robert
|
| > -----Original Message-----
| > From: Navjot Singh [mailto:[EMAIL PROTECTED]
| > Sent: Tuesday, March 18, 2003 4:44 AM
| > To: Struts Users List
| > Subject: struts jdk1.4 logging
| >
| >
| > Greetings,
| >
| > Has anybody tried to use JDK1.4 logging with struts?
| >
| > Does it work OK without any conflicts with Apache's Commons-Logging?
| >
| > regards
| > navjot singh
| >
| >
| > ---------------------------------------------------------------------
| > To unsubscribe, e-mail: [EMAIL PROTECTED]
| > For additional commands, e-mail: [EMAIL PROTECTED]
| >
|
|
| ---------------------------------------------------------------------
| To unsubscribe, e-mail: [EMAIL PROTECTED]
| For additional commands, e-mail: [EMAIL PROTECTED]
|
|


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to