What does your Log4j config file look like?

Jake

At 06:44 AM 10/9/2006, you wrote:
>
>Hello
>I generation project with appfuse-tapestry-1.9.3-src.zip
>in action userList.java code i see logs:
>
>if (log.isDebugEnabled())
> {
>            log.debug("fetching user with username: " + username);
> }
>
>in userForm.java:
>
>log.debug("checking for remember me login...");
>log.debug("Entering 'cancel' method"); and etc.
>
>how i can see this  and all logs in the Tomcat console???? how my enabled
>logs in the my project
>
>Thank you
>Oleg
>
>
>--
>View this message in context:
>http://www.nabble.com/i-don%27t-see-logs-tf2409529.html#a6716040
>Sent from the Log4j - Users mailing list archive at Nabble.com.
>
>
>---------------------------------------------------------------------
>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