Class ScrLogger


  • public class ScrLogger
    extends AbstractLogger
    This is the "global" logger used by the implementation for all logging not directly related to an extended bundle (and its components)
    • Field Detail

      • logServiceTracker

        protected final org.osgi.util.tracker.ServiceTracker<Object,​Object> logServiceTracker
      • trackingCount

        protected volatile int trackingCount
    • Constructor Detail

      • ScrLogger

        public ScrLogger​(ScrConfiguration config,
                         org.osgi.framework.BundleContext bundleContext)
    • Method Detail

      • close

        public void close()
        Close the logger