android-logging-log4j - Logging with Log4J in Android | providing LogCat appender, configuration facade and slf4j support - Google Project Hosting

Logging with Log4J in Android

Why logging with log4j in Android is problematic

Features

Provides

  • logging in Android using log4j
  • support for logging with slf4j in Android using log4j
  • a LogCatAppender for log4j, which logs to LogCat
  • a log4j configuration facade class for convenient Log4J configuration
  • no modified log4j.jar is needed

Maven support

For users using Maven for Android

<dependency>
<groupId>de.mindpipe.android</groupId>
<artifactId>android-logging-log4j</artifactId>
<version>1.0.3</version>
</dependency>

更多相关文章

  1. 代码中设置drawableleft
  2. android 3.0 隐藏 系统标题栏
  3. Android开发中activity切换动画的实现
  4. Android(安卓)学习 笔记_05. 文件下载
  5. Android中直播视频技术探究之—摄像头Camera视频源数据采集解析
  6. 技术博客汇总
  7. android 2.3 wifi (一)
  8. AndRoid Notification的清空和修改
  9. Android中的Chronometer

随机推荐

  1. webpack 打包多html
  2. 支持API接口的开源CMS,基于Laravel开发
  3. 如何检查有哪些尝试入侵服务器IP?有哪些命
  4. 【阿里云镜像】使用阿里云Docker CE 镜像
  5. Python常见内置高阶函数即高阶函数用法
  6. python3中dict.keys().sort()用不了的解
  7. 场景透视怎么画?绘画透视教学
  8. Kubernetes 使用kubeadm创建集群
  9. Android系统自带样式(android:theme)
  10. Android系统主题样式属性