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/04/06 11:51]
jeff
uphp:functions:debug [2021/09/13 05:57] (current)
Line 7: Line 7:
 ====Description==== ====Description====
  
-<well size="sm"> +<well size="sm"><html> 
-<html> +<span style="font-size:125%">debug ( 
-<span style="font-size:125%"> +
-</html> +
-[[debug]] ( +
-<html> +
 <span style="color:green">string <span style="color:green">string
 <span style="color:blue">$output <span style="color:blue">$output
 <span style="color:black">) <span style="color:black">)
-</html> +</html></well>
-</well>+
  
 ====Parameter==== ====Parameter====
  
-<html><b><span style="color:blue">$output<span style="color:black"></b></html>:  A <html><b><span style="color:green">string<span style="color:black"></b></html> 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 Value====+====Return Values====
  
 None None
Line 44: 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.1491479515.txt.gz · Last modified: 2021/09/13 05:56 (external edit)