Details
-
Fix
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
Current Situation
- When the debug logging (DebugLevel) is specified in a YADE configuration file some defined DEBUG messages are not available in the rootLogger output.
- This concerns some DEBUG messages defined in the SOSDataExchangeEngine class, e.g. :
- debug messages during polling for files
- debug messages during a check steady state
- debug messages of the used source/target options
- This concerns some DEBUG messages defined in the SOSDataExchangeEngine class, e.g. :
Desired Behaviour
- YADE should log all defined log messages
Test instructions
- Configure YADE using the <Logging><DebugLevel>9</DebugLevel>... setting
- Check the rootLogger output to find :
[DEBUG][main](SOSDataExchangeEngine.java:1203) - [baseOptions] .. [DEBUG][main](SOSDataExchangeEngine.java:1410) - [source] ... [DEBUG][main](SOSDataExchangeEngine.java:1410) - [target] ...
-
- Note: rootLogger output
- YADE JITL
- Job/Order log
- YADE Client
- console output
- YADE JITL
- Note: rootLogger output