protected function eliminar_schema()
 {
     $this->conexion->borrar_schema($this->schema_logs);
 }