Class BodyEvent

java.lang.Object
ch.qos.logback.core.joran.event.SaxEvent
ch.qos.logback.core.joran.event.BodyEvent

@Deprecated(since="2022-01-27") public class BodyEvent extends SaxEvent
Deprecated.
  • Method Details

    • getText

      public String getText()
      Deprecated.
      Always trim trailing spaces from the body text.
      Returns:
    • toString

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

      public void append(String str)
      Deprecated.