Class LoggingAdminClient

java.lang.Object
org.wso2.carbon.logging.admin.ui.LoggingAdminClient

public class LoggingAdminClient extends Object
This is the Admin client used for retrieving and updating Log4J2 loggers.
  • Field Details

    • stub

      public org.wso2.carbon.logging.admin.stub.LoggingAdminStub stub
  • Constructor Details

    • LoggingAdminClient

      public LoggingAdminClient(String cookie, String backendServerURL, org.apache.axis2.context.ConfigurationContext configCtx) throws org.apache.axis2.AxisFault
      Throws:
      org.apache.axis2.AxisFault
  • Method Details