1) Class initialization (of inner classes in the example) outputs directly to stdout even in GUI, even without --verbose. It should be stderr in GUI and probably just in debugging logger mode --verbose.
2) The Class initialization message is... useless for tracking anything. Include at least the name of the class in it.
1) Class initialization (of inner classes in the example) outputs directly to stdout even in GUI, even without --verbose. It should be stderr in GUI and probably just in debugging logger mode --verbose.
2) The Class initialization message is... useless for tracking anything. Include at least the name of the class in it.