Mod rewrite debugger class.
author | Murat Purc |
---|---|
package | plugin |
subpackage | Mod Rewrite |
add(mixed $mVar, string $sLabel)
Wrapper for
cDebug::getDebugger('visible_adv')
.
mixed
The variable to dump
string
Describtion for passed $mVar
getAll() : string
string
log(mixed $mVar, string $sLabel)
Wrapper for
cDebug::getDebugger(cDebug::DEBUGGER_FILE)
.
mixed
The variable to log the contents
string
Describtion for passed $mVar
setEnabled(bool $bEnabled)
bool
$_bEnabled : bool