Package org.jpos.util

Interface LogEventWriter

  • All Known Implementing Classes:
    BaseLogEventWriter, MappingLogEventWriter

    public interface LogEventWriter
    LogEventWriters allow the customization of how LogListeners write LogEvent data to output streams. Its purpose is the formatting of output data and not the modification of individual events.
    Since:
    2.1.4