Method |
Description |
|
Debug ( $filename ) |
Debug functions |
|
_microtime_float ( ) |
|
|
_sec2time ( $sec ) |
|
|
backtrace ( $sh = null, $backtrace = null ) |
|
|
caughtException ( $caller, $e ) |
|
|
cleanupLogDirectory ( ) |
|
|
displayError ( $o ) |
|
|
findFrame ( $function_name, $shift ) |
|
|
gatherDetails ( ) |
|
|
htmlLine ( $msg, $frame = null, $prefix = null ) |
|
|
init ( ) |
|
|
logCaughtException ( $e ) |
|
|
logException ( $e ) |
|
|
logLine ( $msg, $shiftfunc = null, $severity = 'info', $trace = null ) |
|
|
logVar ( $var, $msg = '', $shiftfunc = null, $severity = 'debug' ) |
|
|
openLogFile ( $severity = 'error' ) |
|
|
outputDebug ( $front, $caller, $msg, $shift ) |
|
|
outputFatal ( $caller, $msg, $shift ) |
|
|
outputInfo ( $caller, $msg, $shift, $nohtml = false ) |
|
|
outputWarning ( $caller, $msg, $shift ) |
|
|
p ( $message, $file = null, $line = null ) |
print |
|
print_r ( $key, $gs, $ge, $ls, $le, $ind = ' ' ) |
|
|
showDebugInfo ( ) |
|
|
showRenderTree ( $e, $obj ) |
|
|
txtBacktrace ( $sh = null, $backtrace = null ) |
|
|
txtLine ( $msg, $frame = null, $prefix = null ) |
|
|
writeLogMessage ( ) |
|
|