CA EEM Getting Started › CA EEM SDK Logging › About the Logger Configuration Files › Configure the Logger Files
Configure the Logger Files
CA EEM lets you configure the log messages related to network, performance, console, and SDK classes.
To configure logger files
- Open the logger configuration file, eiam.log4cxx.config, eiam.log4net.config, or eiam.log4j.config, in a text editor.
- Enable loggers and appenders. Remove the comment strings from the logger and appender code to enable loggers and appenders.
- Update the appender parameters.
- Save the logger configuration file.