Configure debug logging levels for each of the components

Determinations Server.

The Java version of the Determinations Server uses Log4j logging and the .NET Determinations Server uses Log4Net. This means that logging can be configured via XML configuration. Caution should be used when turning on logging as it has the potential to impact on performance.

Java Configuration.

Log4J logging is configured via the log4j.xml file contained in the determinations-server.war file.