Class IgepDebug

Description

Creado el 25-may-2006

Esta clase sirve para poder realizar el Debug de una aplicación Igep. Almacena en una tabla de la BD las ocurrencias reseñables dependiendo del nivel de sensibilidad deseado.

Permite controlar diferentes tipos de eventos:

  • PANIC 0
  • ERROR 1
  • WARNING 2
  • NOTICE 3
  • DEBUG_USER 4
  • DEBUG_IGEP 5

  • author: Toni: <felix_ant@gva.es>
  • version: $Id: IgepDebug.php,v 1.39.6.2 2011/10/04 11:19:37 afelixf Exp $

Located in /include/IgepDebug.php (line 55)


	
			
Method Summary
static void setDebug ( $tipo,  $mensaje)
static void _setDB ( $tipo,  $mensaje,  $aplicacion,  $modulo,  $version,  $usuario)
Methods
static method setDebug (line 57)
static void setDebug ( $tipo,  $mensaje)
  • $tipo
  • $mensaje
static method _setDB (line 91)
static void _setDB ( $tipo,  $mensaje,  $aplicacion,  $modulo,  $version,  $usuario)
  • $tipo
  • $mensaje
  • $aplicacion
  • $modulo
  • $version
  • $usuario

Documentation generated on Wed, 05 Oct 2011 10:36:35 +0200 by phpDocumentor 1.4.1