> Hi,
> Regarding my difficulty with getting logging working, I am now
> at a point where my logging is working, but not going to the correct file.
> I know this is not totally a Tapestry issue, but I'm wondering if Tapestry
> is doing something special that I need to be aware of.


Depends on what release of Tapestry your are using.  Older versions of
Tapestry
did way too much in ApplicationServlet.setupLogging().  setupLogging() is
now virtually
unnecessary, it simply augments (from the command line, via the JVM -D
option) the configuration provided
by log4j.properties.

----
Howard Lewis Ship
[EMAIL PROTECTED]
http://tapestry.sf.net





-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Tapestry-developer mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/tapestry-developer

Reply via email to