On this page:
Detail:   a log tool
8.6

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 Auto Page Split

    6 Hierarchy

    7 Top Container: detail

    8 Second Container: detail-page/detail-div

    9 detail-h1/2/3

    10 detail-line

    11 detail-list/row/col

    12 Example

 (require detail) package: detail