Configuring Logging in CDA
Logging in CDA is accomplished via the log4net Framework (http://logging.apache.org/log4net/index.html).
Although CDA comes with sensible defaults, you may enable or disable different logging mechanisms by their accompanying configuration options inside log4net.config in the config folder (see http://logging.apache.org/log4net/release/config-examples.html).
See also: