easy-logger

Crates.ioeasy-logger
lib.rseasy-logger
version0.0.3
sourcesrc
created_at2022-06-08 08:25:06.05353
updated_at2022-06-09 10:37:37.471257
descriptiona simple implementation of rust-lang/log, you can easy log your information to stdout or files
homepage
repositoryhttps://github.com/sunboyZgz/easyLogger
max_upload_size
id601922
size14,800
(sunboyZgz)

documentation

https://docs.rs/easy-logger

README

Tasks

  • 增加target对应到 log end功能

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

  • 线程池/async-await模式

Commit count: 7

cargo fmt