The dummy\WEB-INF\classes\log4j.properties contains the following,
log4j.rootLogger=ALL, stdout
log4j.appender.stdout=
org.apache.log4j.ConsoleAppenderlog4j.appender.stdout.layout=
org.apache.log4j.PatternLayoutlog4j.appender.stdout.layout.ConversionPattern=%d{yyyy/MM/dd HH:mm:ss}
%5p [%t] %C{1} - %m%n
I don't see any problem, did I miss anything here?
On 7/12/07, Mark Thomas <markt@(protected):
> hezjing wrote:
> > Any idea of what could be the problem?
>
> An invalid log4j configuration?
>
> Mark
>
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@(protected)
> To unsubscribe, e-mail: users-unsubscribe@(protected)
> For additional commands, e-mail: users-help@(protected)
>
>
--
Hez
---------------------------------------------------------------------
To start a new topic, e-mail: users@(protected)
To unsubscribe, e-mail: users-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)