Class cDebug
Debugger class
Package: Core\Debug
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Rudi Bieller
Author: Murat Purc murat@purc.de
Located at classes/debug/class.debug.php
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Rudi Bieller
Author: Murat Purc murat@purc.de
Located at classes/debug/class.debug.php
public static
|
#
getDebugger( string $sType = '' )
Returns instance of debugger. If not defined, it returns the debugger from the current system settings. |
public static
|
|
public static
|
|
public static
|
|
public static
string
|
|
protected static
string
|
string |
DEBUGGER_VISIBLE
|
#
'visible'
|
string |
DEBUGGER_VISIBLE_ADV
|
#
'visible_adv'
|
string |
DEBUGGER_HIDDEN
|
#
'hidden'
|
string |
DEBUGGER_FILE
|
#
'file'
|
string |
DEBUGGER_VISIBLE_AND_FILE
|
#
'vis_and_file'
|
string |
DEBUGGER_DEVNULL
|
#
'devnull'
|
protected static
string
|
$_defaultDebuggerName
Default debugger, defined in system settings |