From: Jim Procter
logs.Axis.level=DEBUG
- to get debug information for the SOAP services, and
-
- logs.Castor.level=DEBUG
-
- to get excessive information on XML serialisation and deserialisation! These last two properties cannot be set from within the Java Console.
+ to get debug information for Jalview's JPred service. The Axis log level cannot be set from within the Java Console.
You can set the logs.jalview.level property to a log level not usually presented in the Java Console (though restricted to log levels used by Apache Log4j -- see Log4j Custom Log Levels for details of the standard log levels available). Jalview does not currently define any custom log levels. If you do set the property with a log level that is normally not visible in the Java Console this should be respected and visibly selected when you open the console.