User Tools

Site Tools


uphp:functions:debug

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
uphp:functions:debug [2017/03/18 18:13]
jeff
uphp:functions:debug [2021/09/13 05:57] (current)
Line 1: Line 1:
 ======debug====== ======debug======
 +
 <badge>WMPRO FW >= 1.0</badge> <badge>WMMEGA FW >= 2.0</badge> <badge>WMPRO FW >= 1.0</badge> <badge>WMMEGA FW >= 2.0</badge>
  
Line 5: Line 6:
  
 ====Description==== ====Description====
-<well size="sm"><html><span style="font-size:125%;"></html>[[debug]] + 
-<html>(  +<well size="sm"><html> 
-<span style="color:green;">string +<span style="font-size:125%">debug (  
-<span style="color:blue;">$output +<span style="color:green">string 
-<span style="color:black;">)+<span style="color:blue">$output 
 +<span style="color:black">)
 </html></well> </html></well>
  
-====Parameters==== +====Parameter==== 
-<html><span style="color:blue;"><b>output</b><span style="color:black;"></html>:  A string to output+ 
 +<html><b><span style="color:blue">$output<span style="color:black"></b>:  A <b><span style="color:green">string<span style="color:black"></b> to output</html> 
 + 
 +====Return Values====
  
-====Return Value==== 
 None None
  
 ====Example==== ====Example====
 +
 <code php> <code php>
 <? <?
Line 27: Line 32:
  
 ====See Also==== ====See Also====
-[[uphp:Serial Port Programming]] - Some information on connecting and using the serial ports+ 
 +[[how_tos:Serial Port Programming]] - Some information on connecting and using the serial ports
  
 [[debugout()]] - Enable or disable debug messages [[debugout()]] - Enable or disable debug messages
Line 33: Line 39:
 [[error_reporting()]] - Set the debug output level [[error_reporting()]] - Set the debug output level
  
-[[log()]] - Print to the System Log+[[log()]] - Print to the System Log (or optional file)
  
-[[print()]] - Output data to the current output stream such as a web page or terminal+[[print()]] - Print data to the current output stream such as a web page or terminal
  
uphp/functions/debug.1489860795.txt.gz · Last modified: 2021/09/13 05:56 (external edit)