Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for SimpleMessage (0.05 seconds)

  1. src/test/java/org/codelibs/fess/util/LogNotificationAppenderTest.java

    import java.util.List;
    
    import org.apache.logging.log4j.Level;
    import org.apache.logging.log4j.core.LogEvent;
    import org.apache.logging.log4j.core.impl.Log4jLogEvent;
    import org.apache.logging.log4j.message.SimpleMessage;
    import org.codelibs.fess.helper.LogNotificationHelper;
    import org.codelibs.fess.helper.LogNotificationHelper.LogNotificationEvent;
    import org.codelibs.fess.unit.UnitFessTestCase;
    import org.junit.jupiter.api.Test;
    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)
Back to Top