Interface ILoggerCallback


public interface ILoggerCallback
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    doPost(org.apache.log4j.spi.LoggingEvent event)
     
  • Method Details

    • doPost

      boolean doPost(org.apache.log4j.spi.LoggingEvent event)