org.zkoss.util.logging.realCauseBriefly"
From Documentation
Line 1: | Line 1: | ||
{{ZKConfigurationReferencePageHeader}} | {{ZKConfigurationReferencePageHeader}} | ||
− | + | {{Notice | text= It's deprecated since 7.0.0 because ZK uses SLF4J API for logging instead.}} | |
+ | |||
'''Property:''' | '''Property:''' |
Revision as of 04:47, 31 August 2018
Property:
org.zkoss.util.logging.realCauseBriefly
Applicable: globally in zk.xml via <library-property> not as <custom-attribute>
Default: 6 [Since 3.6.1]
It defines the number of lines to log an error message.
If nonpositive is specified, the full stack traces are logged. Notice that # of lines don't include packages starting with java, javax, sun, or bsh.