Element index for package Debug
Package indexes
[ a ]
[ b ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ i ]
[ l ]
[ m ]
[ n ]
[ o ]
[ r ]
[ s ]
[ t ]
[ v ]
[ w ]
d
- debug
- in file toba_logger.php, method toba_logger::debug()
Registra un suceso útil para rastrear problemas o bugs en la aplicación
- desactivar
- in file toba_logger.php, method toba_logger::desactivar()
Desactiva el logger durante todo el pedido de página actual
- directorio_logs
- in file toba_logger.php, method toba_logger::directorio_logs()
- dump_arbol
- in file toba_debug.php, function dump_arbol()
- dump_arbol_nivel
- in file toba_debug.php, function dump_arbol_nivel()
- dump_CONST
- in file toba_debug.php, function dump_CONST()
- dump_GET
- in file toba_debug.php, function dump_GET()
- dump_POST
- in file toba_debug.php, function dump_POST()
- dump_SESSION
- in file toba_debug.php, function dump_SESSION()
- dump_sql
- in file toba_debug.php, function dump_sql()
g
- get_cantidad_mensajes
- in file toba_logger.php, method toba_logger::get_cantidad_mensajes()
- get_marcas
- in file toba_cronometro.php, method toba_cronometro::get_marcas()
Retorna la marcas en un arreglo
- get_mensajes_minimo_nivel
- in file toba_logger.php, method toba_logger::get_mensajes_minimo_nivel()
- get_nivel
- in file toba_logger.php, method toba_logger::get_nivel()
- get_niveles
- in file toba_logger.php, method toba_logger::get_niveles()
- get_proyecto_actual
- in file toba_logger.php, method toba_logger::get_proyecto_actual()
- get_usuario_actual
- in file toba_logger.php, method toba_logger::get_usuario_actual()
- guardar
- in file toba_logger.php, method toba_logger::guardar()
Guarda los sucesos actuales en el sist. de archivos
- guardar_archivo_log
- in file toba_logger.php, method toba_logger::guardar_archivo_log()
- guardar_en_archivo
- in file toba_logger.php, method toba_logger::guardar_en_archivo()
o
- obsoleto
- in file toba_logger.php, method toba_logger::obsoleto()
Indica la llamada a un metodo/funcion obsoleto, es un alias de notice
t
- toba_asercion.php
- procedural page toba_asercion.php
- toba_cronometro.php
- procedural page toba_cronometro.php
- toba_debug.php
- procedural page toba_debug.php
- toba_logger.php
- procedural page toba_logger.php
- tiempo_acumulado
- in file toba_cronometro.php, method toba_cronometro::tiempo_acumulado()
Calcula el tiempo enntre la primer y última marca registrada
- toba_asercion
- in file toba_asercion.php, class toba_asercion
Conjunto de aserciones básicas, en caso de fallo lanzan una excepción toba_error
- toba_cronometro
- in file toba_cronometro.php, class toba_cronometro
Permite medir el tiempo consumido entre marcas y opcionalmente registrarlo en la base de la instancia
- toba_logger
- in file toba_logger.php, class toba_logger
Mantiene una serie de sucesos no visibles al usuario y los almacena para el posterior analisis Los sucesos tienen una categoria (debug, info, error, etc.) y el proyecto que la produjo
- TOBA_LOG_CRIT
- in file toba_logger.php, constant TOBA_LOG_CRIT
- TOBA_LOG_DEBUG
- in file toba_logger.php, constant TOBA_LOG_DEBUG
Informational
- TOBA_LOG_ERROR
- in file toba_logger.php, constant TOBA_LOG_ERROR
Critical conditions
- TOBA_LOG_INFO
- in file toba_logger.php, constant TOBA_LOG_INFO
Normal but significant
- TOBA_LOG_NOTICE
- in file toba_logger.php, constant TOBA_LOG_NOTICE
Warning conditions
- TOBA_LOG_WARNING
- in file toba_logger.php, constant TOBA_LOG_WARNING
Error conditions
- trace
- in file toba_logger.php, method toba_logger::trace()
Muestra la traza de ejecucion actual en el logger
w
- warning
- in file toba_logger.php, method toba_logger::warning()
Registra un suceso no contemplado pero que posiblemente no afecta la correctitud del proceso
|
|