| Interface | Description |
|---|---|
| Log |
A simple logging interface abstracting logging APIs.
|
| Class | Description |
|---|---|
| AndroidLog |
AndroidLog represents the
android.util.Log and it
confirms to the com.amazonaws.logging.Log interface. |
| ApacheCommonsLogging |
This is a wrapper over the Apache Commons
Logging framework.
|
| LogFactory |
LogFactory mimics the
org.apache.commons.logging.LogFactory
for backwards compatibility. |
Copyright © 2019. All rights reserved.