Removed appenders are closed.
This is useful when re-reading configuration information.
6162636465666768697071
else root.debug("Hello " + (++j)); } //foo(root); root.removeAllAppenders(); System.gc(); delay(3000); System.gc(); delay(3000); System.gc(); delay(3000); System.gc(); }