Class RequestLogger

java.lang.Object
org.apache.sling.engine.impl.log.RequestLogger

public class RequestLogger extends Object
The RequestLogger just registers RequestLoggerService instance on behalf of the provided configuration.
  • Constructor Details

    • RequestLogger

      public RequestLogger()
  • Method Details

    • activate

      protected void activate(org.osgi.framework.BundleContext bundleContext, RequestLogger.Config config)
    • deactivate

      protected void deactivate()