Schnittstelle LogWriterOutput


public interface LogWriterOutput
  • Feldübersicht

    Felder
    Modifizierer und Typ
    Feld
    Beschreibung
    static final int
    Log writer has handled the log entry.
    static final int
    Log writer could not handle the log entry.
  • Felddetails

    • HANDLED

      static final int HANDLED
      Log writer has handled the log entry.
      Siehe auch:
    • UNHANDLED

      static final int UNHANDLED
      Log writer could not handle the log entry.
      Siehe auch: