| Interface | Description |
|---|---|
| AndroidLog |
An Android logging interface abstracting logging APIs.
|
| Log |
A simple logging interface abstracting logging APIs.
|
| Class | Description |
|---|---|
| AndroidLogFactory |
Factory for creating
Log instances, with discovery and configuration features similar to that employed by standard Java APIs such as JAXP. |
| LogFactory |
* Factory for creating
Log instances, with discovery and configuration features similar to that employed by standard Java APIs such as JAXP. |
| Exception | Description |
|---|---|
| LogConfigurationException |
An exception that is thrown only if a suitable
LogFactory or Log instance cannot be created by the corresponding factory methods. |
Copyright © 2014. All rights reserved.