- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for test_append_excludedLogger_notificationHelper (0.2 seconds)
-
src/test/java/org/codelibs/fess/util/LogNotificationAppenderTest.java
final List<LogNotificationEvent> events = ComponentUtil.getLogNotificationHelper().drainAll(); assertEquals(0, events.size()); } @Test public void test_append_excludedLogger_notificationHelper() { final LogEvent event = createLogEvent(Level.ERROR, "org.codelibs.fess.helper.NotificationHelper", "should be excluded"); appender.append(event);Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Mar 26 14:36:23 GMT 2026 - 10.7K bytes - Click Count (0)