mit-pdos/noria

Improve logging consistency throughout the codebase

Open

#89 建立於 2018年9月19日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)Rust (4,576 star) (229 fork)batch import
enhancementgood first issuehelp wanted

描述

Currently, logging is pretty ad-hoc: different modules use logging levels pretty arbitrarily, and there is important information in trace levels and unimportant info in log. We should take a pass on the code base and figure out what information we usually end up wanting, what information we want for debugging purposes, and what we never even look at.

貢獻者指南