Products | Versions |
---|---|
TIBCO BusinessEvents Enterprise Edition | - |
Not Applicable | - |
Description:
The log4j class specifies various ways of writing log information to a JMS server. Does BE support this type of configuration?
Symptoms:
NA
Cause:
No. This is not supported by BE. If this is required you must create a custom
implement of the com.tibco.cep.kernel.service.Logger interface which wraps
around Log4. See KB-26241.