- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for LogNotificationEvent (0.07 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
src/test/java/org/codelibs/fess/job/LogNotificationJobTest.java
long base = 1700000000000L; List<LogNotificationEvent> events = new ArrayList<>(); events.add(new LogNotificationEvent(base, "ERROR", "org.test.A", "first", null)); events.add(new LogNotificationEvent(base + 1000, "WARN", "org.test.B", "second", null)); events.add(new LogNotificationEvent(base + 2000, "ERROR", "org.test.C", "third", null));Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Mar 26 14:36:23 GMT 2026 - 10.5K bytes - Click Count (0)