| Interface | Description |
|---|---|
| ACRALog |
Responsible for providing ACRA classes with a platform neutral way of logging.
|
| Class | Description |
|---|---|
| AndroidLogDelegate |
Responsible for delegating calls to the Android logging system.
|
| HollowLog |
Stub implementation of
ACRALog, quenches all logging. |