On this page:
Detail:   a log tool
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.

    1 Install

    2 Basic Example

    3 Tradeoff

    4 It’s Transparent

    5 Hierarchy

    6 Top Container: detail

    7 Second Container: detail-page/detail-div

    8 detail-h1/2/3

    9 detail-line

    10 detail-list/row/col

    11 Example

 (require detail) package: detail