7.7
Detail: a log tool
integrated into the code to generate detail report when needed(report or debug).
Chen Xiao <chenxiao770117@gmail.com>
I need a log tool integarated into the code to show the whole process of computing when needed.
So I can see the whole process and debug the code easily.
And these log statements in the code can’t slow down the computing when the log closed.
(require detail) | package: detail |