User Tools

Site Tools


uphp:functions:log

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:log [2017/05/09 10:09]
jeff
uphp:functions:log [2021/09/13 05:57] (current)
Line 19: Line 19:
 This function places an entry in the default system log ''/logs/log.txt'' or in the specified <html><b><span style="color:blue">file<span style="color:black"></b></html>. This function places an entry in the default system log ''/logs/log.txt'' or in the specified <html><b><span style="color:blue">file<span style="color:black"></b></html>.
  
-====Parameter====+====Parameters====
  
 <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 place in the log file</html> <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 place in the log file</html>
Line 25: Line 25:
 <html><b><span style="color:blue">$file<span style="color:black"></b></html>:  Optional, log file name <html><b><span style="color:blue">$file<span style="color:black"></b></html>:  Optional, log file name
  
-====Return Value====+====Return Values====
  
 None None
Line 45: Line 45:
 [[error_reporting()]] - Set the debug output level [[error_reporting()]] - Set the debug output level
  
-[[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/log.1494324564.txt.gz · Last modified: 2021/09/13 05:56 (external edit)