Package org.wso2.carbon.apimgt.impl
Class APIConstants.APILogHandler
- java.lang.Object
-
- org.wso2.carbon.apimgt.impl.APIConstants.APILogHandler
-
- Enclosing class:
- APIConstants
public static class APIConstants.APILogHandler extends Object
-
-
Constructor Summary
Constructors Constructor Description APILogHandler()
-
-
-
Field Detail
-
DELETE
public static final String DELETE
- See Also:
- Constant Field Values
-
DELETE_ALL
public static final String DELETE_ALL
- See Also:
- Constant Field Values
-
OFF
public static final String OFF
- See Also:
- Constant Field Values
-
BASIC
public static final String BASIC
- See Also:
- Constant Field Values
-
STANDARD
public static final String STANDARD
- See Also:
- Constant Field Values
-
FULL
public static final String FULL
- See Also:
- Constant Field Values
-
-