Element index for package Debug
Package indexes
[ a ]
[ b ]
[ d ]
[ e ]
[ f ]
[ i ]
[ l ]
[ p ]
[ w ]
[ z ]
[ _ ]
a
- add
- in file ZedSeriesDebug.php, method ZedSeriesDebug::add()
add a string to debug log registry without printing it (so no "headers already sent" error appears)
b
- btrace
- in file ZedSeriesDebug.php, method ZedSeriesDebug::btrace()
an improved debug_backtrace function with level and order selection
f
- fwrite
- in file ZedSeriesDebug.php, method ZedSeriesDebug::fwrite()
write the content of log registry to system/logs/zedseriesdebug.log
i
- info
- in file ZedSeriesDebug.php, method ZedSeriesDebug::info()
wrapper function for debug module channel info
l
- log
- in file ZedSeriesDebug.php, method ZedSeriesDebug::log()
wrapper function for debug module channel log
w
- warn
- in file ZedSeriesDebug.php, method ZedSeriesDebug::warn()
wrapper function for debug module channel warn
|
|