| Class | Description |
|---|---|
| Logger |
A Logger object is used to log messages for an Android application or any other java application.
This can be useful when developing an Android library, and we write unit tests (JUnit) and integration tests (Android Unit tests). |
| LoggerFactory |
Factory for creating
Logger instances |
Copyright © 2014. All rights reserved.