-
A handy logging cmd to use lists and headings, with both normal and warning logs together. Used some of Firetrons logging in his DCA dipper and transformed it into this.
Example from the Autorisk Management Command below
Sections are (logging, heading, normallog, warninglog, verbose)
Both normallog and warninglog parameters can be listsCC_DebugLogger(Logging, nil, {Parse('Dynamic Max Open: '..Round(maxCheck, 5)..' '..AmountLabel(), StringType)}, nil, Verbose)