Klasse OSGiAwareExceptionHandling

java.lang.Object
ch.qos.logback.classic.pattern.EnsureExceptionHandling
org.apache.sling.commons.log.logback.internal.stacktrace.OSGiAwareExceptionHandling
Alle implementierten Schnittstellen:
ch.qos.logback.core.pattern.PostCompileProcessor<ch.qos.logback.classic.spi.ILoggingEvent>

public class OSGiAwareExceptionHandling extends ch.qos.logback.classic.pattern.EnsureExceptionHandling
Extend EnsureExceptionHandling to add extra OSGi bundle info to the lines in the stack trace output
  • Konstruktorübersicht

    Konstruktoren
    Konstruktor
    Beschreibung
    Constructor
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
    void
    process(ch.qos.logback.core.Context context, ch.qos.logback.core.pattern.Converter<ch.qos.logback.classic.spi.ILoggingEvent> head)
     

    Von Klasse geerbte Methoden ch.qos.logback.classic.pattern.EnsureExceptionHandling

    chainHandlesThrowable, compositeHandlesThrowable

    Von Klasse geerbte Methoden java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Konstruktordetails

    • OSGiAwareExceptionHandling

      public OSGiAwareExceptionHandling(PackageInfoCollector collector)
      Constructor
      Parameter:
      collector - the package information collecgtor
  • Methodendetails

    • process

      public void process(ch.qos.logback.core.Context context, ch.qos.logback.core.pattern.Converter<ch.qos.logback.classic.spi.ILoggingEvent> head)
      Angegeben von:
      process in Schnittstelle ch.qos.logback.core.pattern.PostCompileProcessor<ch.qos.logback.classic.spi.ILoggingEvent>
      Setzt außer Kraft:
      process in Klasse ch.qos.logback.classic.pattern.EnsureExceptionHandling