Class LogConfigUpdater

java.lang.Object
org.wso2.carbon.logging.updater.LogConfigUpdater
All Implemented Interfaces:
Runnable

public class LogConfigUpdater extends Object implements Runnable
Logging configuration updater implementation to check and update pax-logging configuration realtime.
  • Constructor Details

    • LogConfigUpdater

      public LogConfigUpdater(org.osgi.service.cm.ConfigurationAdmin configurationAdmin)
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable