]
HuiSheng Xu resolved JBPM-1211.
-------------------------------
Fix Version/s: (was: jBPM 4.x)
Resolution: Out of Date
complete software logging
-------------------------
Key: JBPM-1211
URL:
https://jira.jboss.org/browse/JBPM-1211
Project: jBPM
Issue Type: Feature Request
Reporter: Tom Baeyens
complete the docs and implementation for software logging.
1) review the defaults.
2) verify the correct operation of the exception logger. this is a log handler that will
keep the last x-hundred logs in a circular buffer. when an exception occurs, it will
flush it's buffer (+the exception report) in a file. this can definitely boost
performance and improve the problem reports that we'll get in afterwards as users can
specify a debug log level for this without a significant performance penalty (except for
the string concatenations)
See also java.util.logging.MemoryHandler, but I believe I have found that insufficient on
a previous look.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: