文件名称:Android代码-logback-android
文件大小:1.34MB
文件格式:ZIP
更新时间:2022-08-25 23:07:26
Android代码
logback-android v1.1.1-6 Overview logback-android brings the power of logback to Android. This library provides a highly configurable logging framework for Android apps, supporting multiple log destinations simultaneously: files SQLite databases logcat sockets syslog email Runs on Android 2.1 or higher. See Wiki for documentation. Quick Start Create a new "Basic Activity" app in Android Studio. In app/build.gradle, add the following dependencies: // only needed for SNAPSHOT builds repo