sharkdp/dbg-macro

Add output level

JianXinyu opened this issue · 2 comments

Could you please add this feature? So that we can easily classify the debug level, e.g., INFO, WARNING, ERROR. Thanks!

Thank you for your request. I don't really intend to develop this into a full-blown logging library. I don't think dbg(…) needs logging levels.

Understand. Thanks for your work!