See: Description
| Interface | Description |
|---|---|
| SQLiteLogCleaner |
Interface for a SQLite log cleaner, invoked when an expiration time
has been exceeded.
|
| Class | Description |
|---|---|
| AndroidManifestPropertiesUtil |
Utility for adding context properties to an InterpretationContext
based on manifest attributes from AndroidManifest.xml
|
| ASaxEventRecorder |
SAX event recorder for compressed Android XML resource files.
|
| BasicLogcatConfigurator |
BasicLogcatConfigurator configures logback-classic by attaching a
LogcatAppender to the root logger. |
| LogcatAppender |
An appender that wraps the native Android logging mechanism (logcat);
redirects all logging requests to logcat
|
| SQLiteAppender |
SQLiteAppender is a logback appender optimized for Android SQLite.
|
Contains logback-classic classes bound to the Android SDK.