| Package | Description | 
|---|---|
| com.paypal.selion.configuration | 
 A package which contains configuration information for SeLion. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static LoggerConfig.LoggerProperties | 
LoggerConfig.LoggerProperties.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static LoggerConfig.LoggerProperties[] | 
LoggerConfig.LoggerProperties.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static String | 
LoggerConfig.getConfigProperty(LoggerConfig.LoggerProperties property)
Returns a logger configuration property String value based off the  
LoggerConfig.LoggerProperties | 
Copyright © 2016 PayPal Open Source. All rights reserved.