Previous Topic: Changes in CA EEM r8.4 SR01Next Topic: Changes in CA EEM r8.4


Changes to CA EEM SDK Logging

For Java and C++ SDKs, the new logging process in CA EEM utilizes the log4j and log4cxx as logger frameworks whereas the older logging process utilized a utility safe::util logger. This new feature gives you the following benefits:

Note: Logging in CA EEM C# SDK is not upgraded.You must continue to use safe::util to log messages in CA EEM C# SDK.