我把它初始化为假值。
IGNORE_VIEW _ TREE假当该值设置成真时,会从追踪中排除视图树(所有的构件)。
Com.ibm.faces.trace.IGNORE_VIEW_TREE false When set to true, excludes view tree (all components) from the trace.
IGNORE_SESSION_SCOPE假当该值设置成真时,从追踪中会排除所有会话范围内的对象。
Com.ibm.faces.trace.IGNORE_SESSION_SCOPE false When set to true, excludes all session-scoped objects from the trace.
IGNORE_APPLICATION_SCOPE假当该值设置为真时,从追踪中排除所有的程序范围对象。
Com.ibm.faces.trace.IGNORE_APPLICATION_SCOPE false When set to true, excludes all application scoped objects from the trace.
Sys是一个逻辑字段,其值可以为真或假。
IGNORE_COMPONENT _values假当该值设置为真时,追踪就不再需要构件的值了。
Com.ibm.faces.trace.IGNORE_COMPONENT_VALUES false When set to true, trace won't ask components for their values.
布尔表达式:一种值为真或假的表达式。
布尔表达式:一种值为真或假的表达式。
应用推荐