log info(a,b)
Group |
Creates a log text a for the Control Center (→ tab Additional info) and the add-on module DataCockpit. The result of the function is always a. Note:
No log entry is generated in a mapping test (apart from the execution of the function itself).
Optionally, the log text a can also be written into a list b.
Description of Parameters
Parameter |
Description |
a |
Log text. |
b |
(optional) Name of a list into which the log text is additionally written. Note: See also function dump list(list a, delimiter b, [dump to log c, d]) , for example. |