GithubHelp home page GithubHelp logo

android-nativelogger's People

Contributors

hijesse avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

android-nativelogger's Issues

关于压缩日志和文件过期时间

请问
1.调用了zipLogs方法后,执行log文件压缩打包后,是否将被压缩的原log文件删除了?
2.配置.expiredPeriod(3),是否为删除创建时间距今有3天的所有log文件,包不包括zip?

Android Stdudio3.2在4.4版本的Android设备上运行报错了,会是什么原因呢?

E/dalvikvm: Could not find class 'cn.jesse.nativelogger.NLoggerConfig$Companion', referenced from method cn.jesse.nativelogger.NLoggerConfig.

05-16 18:38:04.238 20226-20226/com.newcapec.smartorder E/dalvikvm: Could not find class 'cn.jesse.nativelogger.logger.AndroidLogger', referenced from method cn.jesse.nativelogger.NLoggerConfig.

//日志框架 自动写入文件
implementation 'com.github.hijesse:android-logger:2.5.0'

ext {
applicationId = "com.newcapec.smartorder"
compileSdkVersion = 27
buildToolsVersion = "25.0.0"
minSdkVersion = 19
targetSdkVersion = 27

versionCode = 1
versionName = "v1.0.0"

}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.