!C99Shell v. 2.1 [PHP 8 Update] [02.02.2022]!

Software: Apache/2.4.53 (Unix) OpenSSL/1.1.1o PHP/7.4.29 mod_perl/2.0.12 Perl/v5.34.1. PHP/7.4.29 

uname -a: Linux vps-2738122-x 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 

uid=1(daemon) gid=1(daemon) grupos=1(daemon) 

Safe-mode: OFF (not secure)

/opt/apex_tdfonline/proyectos/toba_editor/www/doc/api/Centrales/   drwxr-xr-x
Free 14.55 GB of 61.93 GB (23.5%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     logger.html (34.01 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
Docs For Class logger
phpDocumentor
[ árbol de herencia: Centrales ] [ índice: Centrales ] [ índice general ]

logger

Interfaz para logear en el mini proyecto REST.


		
		

Ubicada en /lib/rest/lib/logger.php [line 8]


Métodos Propios
void   crit()   Registra un suceso CRITICO (un error muy grave)
void   debug()  
void   desactivar()  
void   error()   Registra un error en la apl., este nivel es que el se usa en las excepciones
void   guardar()   Guarda los sucesos actuales en el sist. de archivos
void   info()  
void   notice()   Registra un suceso no contemplado que no es critico para la aplicacion
void   set_nivel()   $this->ref_niveles[2] = "CRITICAL";
void   var_dump()   Dumpea el contenido de una variable al logger
void   warning()   Registra un suceso no contemplado pero que posiblemente no afecta la correctitud del proceso

crit  [línea 59]

  void crit( $mensaje  )

Registra un suceso CRITICO (un error muy grave)
Parámetros:
   $mensaje: 


debug  [línea 39]

  void debug( $mensaje  )

Parámetros:
   $mensaje: 


desactivar  [línea 28]

  void desactivar( )



error  [línea 64]

  void error( $mensaje  )

Registra un error en la apl., este nivel es que el se usa en las excepciones
Parámetros:
   $mensaje: 


guardar  [línea 23]

  void guardar( )

Guarda los sucesos actuales en el sist. de archivos


info  [línea 44]

  void info( $mensaje  )

Parámetros:
   $mensaje: 


notice  [línea 49]

  void notice( $mensaje  )

Registra un suceso no contemplado que no es critico para la aplicacion
Parámetros:
   $mensaje: 


set_nivel  [línea 18]

  void set_nivel( $nivel  )

$this->ref_niveles[2] = "CRITICAL";

$this->ref_niveles[3] = "ERROR"; $this->ref_niveles[4] = "WARNING"; $this->ref_niveles[5] = "NOTICE"; $this->ref_niveles[6] = "INFO"; $this->ref_niveles[7] = "DEBUG";

Parámetros:
   $nivel: 


var_dump  [línea 34]

  void var_dump( $variable  )

Dumpea el contenido de una variable al logger
Parámetros:
   $variable: 


warning  [línea 54]

  void warning( $mensaje  )

Registra un suceso no contemplado pero que posiblemente no afecta la correctitud del proceso
Parámetros:
   $mensaje: 




Desarrollado por SIU.
Documentación generada con phpDocumentor 1.4.3

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.1 [PHP 8 Update] [02.02.2022] maintained byC99Shell Github | Generation time: 0.8175 ]--