[
http://jira.jboss.com/jira/browse/JBPM-1211?page=all ]
Thomas Diesler moved PVM-51 to JBPM-1211:
-----------------------------------------
Project: JBoss jBPM (was: The Process Virtual Machine)
Key: JBPM-1211 (was: PVM-51)
Component/s: PVM
(was: pvm)
complete software logging
-------------------------
Key: JBPM-1211
URL:
http://jira.jboss.com/jira/browse/JBPM-1211
Project: JBoss jBPM
Issue Type: Feature Request
Components: PVM
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:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira