Class SlingContextUtil

  • All Implemented Interfaces:
    ch.qos.logback.core.spi.ContextAware

    public class SlingContextUtil
    extends ch.qos.logback.core.spi.ContextAwareBase
    Custom util such that origin can be customized
    • Constructor Detail

      • SlingContextUtil

        public SlingContextUtil​(ch.qos.logback.core.Context context,
                                Object origin)
    • Method Detail

      • getDeclaredOrigin

        protected Object getDeclaredOrigin()
        Overrides:
        getDeclaredOrigin in class ch.qos.logback.core.spi.ContextAwareBase