Instead of having to debug our project any manually inspecting value expressions, is there a way to get debug level logging from EL? I am currently using JSF RI 1.2 on OC4J.
I tried turning the java util logging and log4j logging to trace/all for javax.el without any output. It would be great to see a resolver print out each step of the evaluation. Thanks, Andrew

