Hi -- I wanted to turn logging on for LifecycleImpl. In my log4.properties I have set log4j.logger.org.apache.myfaces.lifecycle.LifecycleImpl=TRACE
the log4.propertires file is in the classpath (log4j and commons-logging jars are in lib). logging in general works, because I do all sort of other myfaces stuff logged, but I can't seem to get any Lifecycle log messages. I use myfaces 2.0.1. Any idea? Is it just a stupid newbe mistake? thanks, Franz -- View this message in context: http://old.nabble.com/LifecycleImpl-log4j-messages-tp31540011p31540011.html Sent from the MyFaces - Users mailing list archive at Nabble.com.

