From: Jim Procter Date: Thu, 3 Sep 2020 07:07:48 +0000 (+0100) Subject: JAL-3676 remove mention of Castor X-Git-Tag: Release_2_11_1_1~14 X-Git-Url: http://source.jalview.org/gitweb/?p=jalview.git;a=commitdiff_plain;h=a616a6b44a205303dcffc4200fb84d27b310ba7d JAL-3676 remove mention of Castor --- diff --git a/help/help/html/logging.html b/help/help/html/logging.html index fcb491d..c1bb89b 100644 --- a/help/help/html/logging.html +++ b/help/help/html/logging.html @@ -78,11 +78,7 @@
   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.