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 voidLoggingAdmin. addLogger(String loggerName24, String loggerClass25, String logLevel26)Auto generated method signature for Asynchronous InvocationsvoidLoggingAdminStub. addLogger(String loggerName47, String loggerClass48, String logLevel49)Auto generated method signaturevoidLoggingAdmin. updateLoggerData(String loggerName21, String logLevel22)Auto generated method signature for Asynchronous InvocationsvoidLoggingAdminStub. updateLoggerData(String loggerName44, String logLevel45)Auto generated method signature
-