| Package | Description | 
|---|---|
| com.paypal.selion.logger | 
 Contains the Logger used throughout SeLion. 
 | 
| com.paypal.test.utilities.logging | 
 Contains re-usable logging utilities 
 | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
SeLionLogger.SeLionLoggerSettings
Establish the  
SimpleLoggerSettings for SeLionLogger | 
| Modifier and Type | Method and Description | 
|---|---|
SimpleLoggerSettings | 
SimpleLogger.getLoggerSettings()  | 
| Modifier and Type | Method and Description | 
|---|---|
static SimpleLogger | 
SimpleLogger.getLogger(SimpleLoggerSettings logSettings)
Find or create a new logger of type  
SimpleLogger utilizing the settings specified via
 SimpleLoggerSettings.If a new logger is created, log levels will be configured based on the SimpleLoggerSettings configuration
 and it will also be configured to send logging output to parent handlers. | 
Copyright © 2016 PayPal Open Source. All rights reserved.