Does not close the appender.
8485868788899091929394
catch(Exception e) { return; } if(i == -1) break; if(i == 'q') break; if(i == 'r') { System.out.println("Removing appender S"); root.removeAppender("S"); } } } static
8283848586878889909192