User Tools

Site Tools


uphp:functions:error_reporting

This is an old revision of the document!


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 Value

None

See Also

debug() - Print to debug output

debugout() - Enable or disable debug messages

log() - Print to the System Log

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

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