Class StartEvent

java.lang.Object
ch.qos.logback.core.joran.event.stax.StaxEvent
ch.qos.logback.core.joran.event.stax.StartEvent

@Deprecated(since="2022-01-27") public class StartEvent extends StaxEvent
Deprecated.
  • Field Details

    • elementPath

      public ElementPath elementPath
      Deprecated.
  • Method Details

    • getElementPath

      public ElementPath getElementPath()
      Deprecated.
    • getAttributeList

      public List<Attribute> getAttributeList()
      Deprecated.
    • toString

      public String toString()
      Deprecated.
      Overrides:
      toString in class Object