Logging Configuration - Windows and UNIX
Logging Configuration
The following examples illustrate how to check the logs for information regarding the operation of Universal Command Agent for SOA.
Configuration of the logging operations is done via the following files:
- uac_log4jConfiguration.xml file for Universal Application Container (UAC).
- uai_log4jConfiguration.xml file for Universal Application Interface (UAI).
The logging levels supported by the logging implementation are:
- TRACE
- DEBUG
- INFO
- WARN
- ERROR (default)
- FATAL
Note
The logging level should be changed only at the request of Stonebranch, Inc. Customer Support, as it can have a huge impact on performance.
Components
Universal Command Agent for SOA
uac_log4jConfiguration.xml Example
Note
Lines starting with <!-- begins a commented string. These comments end with -->.
uai_log4jConfiguration.xml Example
Note
Lines starting with <!-- begins a commented string. These comments end with -->.