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

easy-logger

rust-lang/log的简单实现,你可以轻松地将信息记录到标准输出或文件中

3个版本

0.0.3 2022年6月9日
0.0.2 2022年6月8日
0.0.1 2022年6月8日

#744 in 调试

MIT/Apache

14KB
265

任务

  • 增加target对应到log end功能

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

  • 线程池/async-await模式

依赖

~0.8–11MB
~70K SLoC