!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/rest-lib/   drwxr-xr-x
Free 13.82 GB of 61.93 GB (22.31%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


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

logger_vacio

Implementa interfaces:

Un logger que no hace nada, solo ocupa las llamadas para que siempre exista un logger

Class logger_vacio



		
		

Ubicada en /lib/rest/lib/logger_vacio.php [line 10]


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 85]

  void crit( $mensaje  )

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


debug  [línea 53]

  void debug( $mensaje  )

Parámetros:
   $mensaje: 


desactivar  [línea 37]

  void desactivar( )



error  [línea 93]

  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 29]

  void guardar( )

Guarda los sucesos actuales en el sist. de archivos


info  [línea 61]

  void info( $mensaje  )

Parámetros:
   $mensaje: 


notice  [línea 69]

  void notice( $mensaje  )

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


set_nivel  [línea 21]

  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 45]

  void var_dump( $variable  )

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


warning  [línea 77]

  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.9495 ]--