122123124125126127128129130131132
// Test if redirection worked if (notified.get() < 1) fail("Notification listener not called"); } finally { redirector.stop(); } } public void testLog4JRedirection() throws Exception {