org.zkoss.util.logging.realCauseBriefly

From Documentation
Revision as of 04:43, 31 August 2018 by Hawk (talk | contribs)


org.zkoss.util.logging.realCauseBriefly


As of release 7.0.0, use SLF4J API for logging instead.

Property:

org.zkoss.util.logging.realCauseBriefly
Applicable:
Dndsmalltalk-check-icon.png globally in zk.xml via <library-property>
Dndsmalltalk-cross-icon.png 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.



Last Update : 2018/08/31

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.