======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