Git Product home page Git Product logo

dllog's Introduction

DDLog

一个日志打印系统 DDLog

  1. 支持格式化输出日志的行---函数---文件---内容
  2. 支持快速日志嵌入 FUNC_RUN_LOG
  3. 支持常用的判断日志 CONDITION_VALUE_IS_NULL
  4. 支持日志的分级别打印 日志级别 debug 、info、 warning、 error、 fatal
  5. 支持在运行期间修改级别
  6. 支持不同模式的打印 日志模式 release、 debug、 develop 默认是develop
  7. 支持在运行期间修改模式
  8. 支持设置错误断言级别 默认是warning
  9. 支持设置是否打开断言 默认是关闭的
  10. 支持持久化日志到文件 默认级别warning
  11. 支持日志文件夹比较大时自动删除
  12. 支持自动化测试
  13. 支持跨平台 mac 、win 、linux、iPhone、Android

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.