| Interface | Description |
|---|---|
| SimpleLoggerEvents |
Hooks into
SimpleLogger which can be implemented in your logger class |
| Class | 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. |
| SimpleLoggerSettings |
This class represents the collections of settings which are consumed by
SimpleLogger. |
| Enum | Description |
|---|---|
| SimpleLogger.ConsoleLevel |
This enum class represents the three options for console logging.
|
Copyright © 2016 PayPal Open Source. All rights reserved.