Net_Server_Driver::setDebugMode

Net_Server_Driver::setDebugMode() – set debug mode

Synopsis

require_once 'ServerDriver.php';

void Net_Server_Driver::setDebugMode ( mixed $debug , string $dest = "stdout" )

Description

This package is not documented yet.

Parameter

mixed $debug

[text|htmlFALSE]

string $dest

destination of debug message (stdout to output or filename if log should be written)

Throws

throws no exceptions thrown

Note

This function can not be called statically.

register a callback object, that is used to handle all events (Previous) Forking server class. (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.