Performance Tracker
Tracks how long each phase takes and diplays the execution times.
Lifecycle Tracker
Visualizes the JSF Request Lifecycle and displays each phases's state in different color.
- Green: Phase is executed with success.
- Red: Phase caused an error.
- Gray: Phase never executed.
Variables
Displays each key-value pair in different scopes like application, session, request, cookies, params and etc.
Faces Messages
Displays FacesMessages added to the FaceContext for the request being processed.
Logs
FacesTrace has it's own appender, setting the log4j to use this appender will alow FacesTrace to display the logs at the page
JSF Component Tree
The component tree of the view, can be traversed using the dhtml tree view of the FacesTrace