See: Description
Interface | Description |
---|---|
SQLiteLogCleaner |
Interface for a SQLite log cleaner, invoked when an expiration time
has been exceeded.
|
Class | Description |
---|---|
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.