Uses of Class
org.wso2.carbon.logging.admin.stub.LoggingAdminConfigurationException
-
Packages that use LoggingAdminConfigurationException Package Description org.wso2.carbon.logging.admin.stub -
-
Uses of LoggingAdminConfigurationException in org.wso2.carbon.logging.admin.stub
Methods in org.wso2.carbon.logging.admin.stub that throw LoggingAdminConfigurationException Modifier and Type Method Description void
LoggingAdmin. addLogger(String loggerName24, String loggerClass25, String logLevel26)
Auto generated method signature for Asynchronous Invocationsvoid
LoggingAdminStub. addLogger(String loggerName47, String loggerClass48, String logLevel49)
Auto generated method signaturevoid
LoggingAdmin. updateLoggerData(String loggerName21, String logLevel22)
Auto generated method signature for Asynchronous Invocationsvoid
LoggingAdminStub. updateLoggerData(String loggerName44, String logLevel45)
Auto generated method signature
-