Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 8 Advanced Topics : Managing Logs

Managing Logs
Trace messages are used to trace and troubleshoot an exception condition when an exception occurs at runtime.
You can configure the logging of trace messages using the TIBCO Common Logging framework by taking advantage of the availability of Common Logging libraries in the ActiveMatrix environment. The Common Logging framework provides common messages and error codes that can be used across all TIBCO products to log messages in a uniform manner.
To enable the common logging feature, the following properties are used:
The following table describes the usage of these properties.
 
The common logging feature is disabled and the trace messages are written to the adapter log files.
The common logging feature is disabled and the trace messages are displayed on the console.
When the application.ase.consoleoutput property is set to true, any value assigned to the tibco.env.ADAPTER_ENABLE_CL property is ignored.

Copyright © TIBCO Software Inc. All Rights Reserved