User Tools

Site Tools


uphp:functions:error_reporting

error_reporting

WMPRO, WMMINI FW >= 1.885 WMMEGA FW >= 2.0

Set the debug output level

Description

error_reporting ( int $verbosity )

Set the verbosity level for debug output messages

Parameter

$verbosity: 0=error, 1=warning, 2=notice

Return Values

None

See Also

debug() - Print to debug output

debugout() - Enable or disable debug messages

log() - Print to the System Log (or optional file)

print() - Print data to the current output stream such as a web page or terminal

uphp/functions/error_reporting.txt · Last modified: 2021/09/13 05:57 (external edit)