SharpLeaf Reference > SharpLeaf Methods > RenderLog Method > (Boolean,Boolean)

SharpLeaf.RenderLog Method (Boolean,Boolean)

Return report as a readable log.

public string RenderLog(
    bool prescan,
    bool detail
);
prescan
Flag to allow the prescan code to run on the intermediate page format.
detail
Flag to allow ids and other detail to be shown in addition to basic logging.
return value
Readable version of internal report macros.

See also ...

SharpLeaf Members | SharpLeaf.RenderLog Method


Send comments on this topic
© Dyalog Ltd 2021