| Package | Description |
|---|---|
| com.paypal.selion.logger |
Contains the Logger used throughout SeLion.
|
| com.paypal.test.utilities.logging |
Contains re-usable logging utilities
|
| Class and Description |
|---|
| SimpleLogger
A generic, reusable, and configurable logger for Java applications.
This logger allows applications to have independently configured user and developer event level logging. |
| SimpleLoggerEvents
Hooks into
SimpleLogger which can be implemented in your logger class |
| SimpleLoggerSettings
This class represents the collections of settings which are consumed by
SimpleLogger. |
| Class and Description |
|---|
| SimpleLogger
A generic, reusable, and configurable logger for Java applications.
This logger allows applications to have independently configured user and developer event level logging. |
| SimpleLogger.ConsoleLevel
This enum class represents the three options for console logging.
|
| SimpleLoggerEvents
Hooks into
SimpleLogger which can be implemented in your logger class |
| SimpleLoggerSettings
This class represents the collections of settings which are consumed by
SimpleLogger. |
Copyright © 2016 PayPal Open Source. All rights reserved.