#log #stdout #file #line #information #features

easy-logger

a simple implementation of rust-lang/log, you can easy log your information to stdout or files

3 releases

0.0.3 Jun 9, 2022
0.0.2 Jun 8, 2022
0.0.1 Jun 8, 2022

#677 in Debugging

Download history 7/week @ 2024-02-20 3/week @ 2024-02-27 10/week @ 2024-03-26 43/week @ 2024-04-02

53 downloads per month

MIT/Apache

14KB
265 lines

Tasks

  • 增加target对应到 log end功能

      然后加上时间处理器,可以显示年月日的定制时分秒
      target? target代表了功能含义
      module?
      file?
      line? 我们能用这四个做什么
      https://github.com/rust-lang/log/issues/390
    
  • 错误处理系统

  • 线程池/async-await模式

Dependencies

~0.8–9.5MB
~68K SLoC