Logs

All actions of a table are logged in this table

HIDE CODE
<?php	
	$xcrud2 = Xcrud::get_instance();	
	$xcrud2->table("logs");
	$xcrud2->limit(5);
	$xcrud2->unset_remove();
	$xcrud2->unset_add();
	$xcrud2->unset_edit();
	$xcrud2->order_by('updated','desc');
	echo $xcrud2->render();		
?>

Logs

#Table NameActionUpdated By↓ UpdatedRecord IdDataOld RecordSys Role IdLog Type
Actions
1paymentsUPDATE026.03.2025 01:06:5641UPDATE `payments` AS `payments` SET…41 | 141 | ID10962 | 2004-12-31 00:00:00 | 20 |0 View
2paymentsUPDATE026.03.2025 01:06:5438UPDATE `payments` AS `payments` SET…38 | 8768 | United Kingdom | 2004-11-01 00:00:23…0 View
3employeesUPDATE016.03.2025 18:47:041501UPDATE `employees` AS `employees` SET…1501 | Bott | Larry | x2311 |…0 View
4employeesUPDATE016.03.2025 18:46:561501UPDATE `employees` AS `employees` SET…1501 | Bott | Larry | x2311 |…0 View
5employeesUPDATE016.03.2025 18:45:441501UPDATE `employees` AS `employees` SET…1501 | Bott | Larry | x2311 |…0 View
Search