my log4j.jar is at the WEB-INF/lib at the war
log4j.properties at WEB-INF/classes at the war
On 3/12/07, James Stauffer <[EMAIL PROTECTED]> wrote:
Where is your log4j.jar. If it is only in a shared location then the
configs are shared (basically merged together).
On 3/12/07, Andre Pr
Hi All,
I encounter a strange behaviour. I'm using commons-logging and log4j. this
is what happened.
i have an application named heart, and a similar aplication named
md-smslogger. both using a similar log4j.properties placed at
WEB-INF/classes.
weird things happened, heart only logs to stdout