Debug Str

From BR Wiki
Revision as of 20:12, 20 May 2014 by Laura (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Debug_Str(<message-level>, <string-value>)

The Debug_Str internal function will, depending on loglevel (message-level must be equal or lower), send data to the logfile as well as to the debugger if it is attached, or optionally to the command console if the debugger is not attached and GUI is ON.

Any DEBUG_STR() calls with a message-level greater than 10 are deemed to be message-level 10.

This function is available as of BR! 4.3