org.zkoss.util.logging.hierarchy.disabled"
From Documentation
Jumperchen (talk | contribs) |
|||
Line 7: | Line 7: | ||
[Since 5.0.9] | [Since 5.0.9] | ||
− | It disables the | + | It disables the use of the hierarchy hierarchical . |
+ | |||
+ | Notice that this setting was introduced, because Googal App Engine doesn't allow <tt>java.util.logging.LogManager</tt>, which is required if the hierarchical logging is used. For more information, please refer to [[ZK Installation Guide/Setting up Servers/Google App Engine|ZK Installation Guide: Google App Engine]]. | ||
− | |||
{{ZKConfigurationReferencePageFooter}} | {{ZKConfigurationReferencePageFooter}} |
Revision as of 08:44, 29 September 2011
Property:
org.zkoss.util.logging.hierarchy.disabled
Default: false [Since 5.0.9]
It disables the use of the hierarchy hierarchical .
Notice that this setting was introduced, because Googal App Engine doesn't allow java.util.logging.LogManager, which is required if the hierarchical logging is used. For more information, please refer to ZK Installation Guide: Google App Engine.