Previous Topic: Keyboard Shortcuts for Accessing Tabs in CA EEM GUI

Next Topic: Artifact Federation

CA EEM C# SDK Logging

The logging process in the CA EEM C# SDK utilizes log4net as a logger framework. In previous releases of CA EEM, the CA EEM C# SDK used a utility SafeUtil logger to log events. This new feature gives you the following benefits:

Logging lets you record messages, errors, and information generated by CA EEM SDK. The following file controls logging in the CA EEM C# SDK.

This file is a part of the CA EEM SDK package, and is placed by default in Bin folder as follows.

Windows

<CAEEMSDK_install_folder>\bin

Note: For more information about the CA EEM C# SDK logging and building the C# SDK applications, see the Getting Started Guide.