Interface LoggingEvent

  • All Known Implementing Classes:
    DefaultLoggingEvent, SubstituteLoggingEvent

    public interface LoggingEvent
    The minimal interface sufficient for the restitution of data passed by the user to the SLF4J API.
    Since:
    1.7.15
    Author:
    Ceki Gülcü