tracelog()

Function group Execute on client Platform(s)
General YES All

Syntax

tracelog(string)

Description

Writes the string to the trace log (or JavaScript console for client-executed code). Does nothing if debugging is disabled using the library property $nodebug. Returns the string if the string was written, or #NULL if it was not written.